mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 23:37:58 +10:00
move logging_util into archivebox.misc subfolder
This commit is contained in:
@@ -21,7 +21,7 @@ from archivebox.index import (
|
||||
get_corrupted_folders,
|
||||
get_unrecognized_folders,
|
||||
)
|
||||
from archivebox.logging_util import SmartFormatter, accept_stdin
|
||||
from archivebox.misc.logging_util import SmartFormatter, accept_stdin
|
||||
# from ..main import update
|
||||
|
||||
def update():
|
||||
|
||||
Reference in New Issue
Block a user