__init__.py 107 B

123
  1. __package__ = 'archivebox.plugins.system'
  2. default_app_config = 'plugins.system.apps.SystemPluginAppConfig'