[PR #1621] [MERGED] fix syntax error in archivebox/core/models.py #4468

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/1621
Author: @pyrox0
Created: 12/18/2024
Status: Merged
Merged: 12/18/2024
Merged by: @pirate

Base: devHead: dev


📝 Commits (1)

  • 9ca66c6 fix syntax error in archivebox/core/models.py

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 archivebox/core/models.py (+1 -1)

📄 Description

Summary

This missing comma is a syntax error and causes issues running the app.

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/1621 **Author:** [@pyrox0](https://github.com/pyrox0) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/18/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`9ca66c6`](https://github.com/ArchiveBox/ArchiveBox/commit/9ca66c6a2b4723465073eb5c9915fb4a886ed194) fix syntax error in archivebox/core/models.py ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/models.py` (+1 -1) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This missing comma is a syntax error and causes issues running the app. # 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#4468
No description provided.