mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
This commit is contained in:
@@ -22,7 +22,7 @@ from ..index import (
|
||||
get_corrupted_folders,
|
||||
get_unrecognized_folders,
|
||||
)
|
||||
from ..logging import SmartFormatter, accept_stdin
|
||||
from ..logging_util import SmartFormatter, accept_stdin
|
||||
|
||||
|
||||
@docstring(update.__doc__)
|
||||
|
||||
Reference in New Issue
Block a user