mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
fix flake8 errors
This commit is contained in:
parent
eeb89ae2cc
commit
ae0c20dc76
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
from sys import maxsize
|
||||
from itertools import islice
|
||||
from collections import deque
|
||||
|
||||
_marker = object()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue