mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-06 10:55:44 +10:00
3 lines
79 B
Python
3 lines
79 B
Python
__package__ = 'archivebox.core'
|
|
|
|
default_app_config = 'core.apps.CoreAppConfig' |