mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-06 19:06:08 +10:00
4 lines
88 B
Python
4 lines
88 B
Python
__package__ = 'archivebox.core'
|
|
|
|
default_app_config = 'archivebox.core.apps.CoreConfig'
|