[PR #1609] [MERGED] fix syntax errors #4471

Closed
opened 2026-03-15 01:46:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1609
Author: @pyrox0
Created: 12/5/2024
Status: Merged
Merged: 12/6/2024
Merged by: @pirate

Base: devHead: dev


📝 Commits (1)

📊 Changes

2 files changed (+2 additions, -3 deletions)

View changed files

📝 archivebox/extractors/extractor.py (+1 -2)
📝 archivebox/pkgs/abx-plugin-title/abx_plugin_title/extractor.py (+1 -1)

📄 Description

Summary

Fixes two syntax errors, one in abx-plugin-title, and one in archivebox.extractors.extractor.

Related issues

N/A

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/1609 **Author:** [@pyrox0](https://github.com/pyrox0) **Created:** 12/5/2024 **Status:** ✅ Merged **Merged:** 12/6/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`f1b9aec`](https://github.com/ArchiveBox/ArchiveBox/commit/f1b9aec8738950fdcb45a56775c16f553192a5e6) fix syntax errors ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/extractors/extractor.py` (+1 -2) 📝 `archivebox/pkgs/abx-plugin-title/abx_plugin_title/extractor.py` (+1 -1) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary Fixes two syntax errors, one in abx-plugin-title, and one in archivebox.extractors.extractor. # Related issues N/A # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:46:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#4471
No description provided.