mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 09:55:33 +10:00
refactor: Move logging.py to main module to avoid circular import issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from cli.logging import log_shell_welcome_msg
|
||||
from archivebox.logging import log_shell_welcome_msg
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user