1
0
Fork 0
mirror of synced 2024-06-14 16:34:32 +12:00
ArchiveBox/archivebox/plugins/system/__init__.py
2024-01-28 02:57:51 -08:00

3 lines
107 B
Python

__package__ = 'archivebox.plugins.system'
default_app_config = 'plugins.system.apps.SystemPluginAppConfig'