mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
refactor: Organize code to remove flake8 issues
This commit is contained in:
@@ -8,7 +8,8 @@ import argparse
|
||||
|
||||
from typing import List, Optional, IO
|
||||
|
||||
from ..main import update, docstring
|
||||
from ..main import update
|
||||
from ..util import docstring
|
||||
from ..config import OUTPUT_DIR
|
||||
from ..index import (
|
||||
get_indexed_folders,
|
||||
|
||||
Reference in New Issue
Block a user