mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-03-30 20:02:26 +10:00
refactor: Move logging.py to main module to avoid circular import issues
This commit is contained in:
@@ -22,7 +22,7 @@ from ..config import (
|
||||
GIT_DOMAINS,
|
||||
CHECK_SSL_VALIDITY
|
||||
)
|
||||
from ..cli.logging import TimedProgress
|
||||
from ..logging import TimedProgress
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user