mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 14:27:55 +10:00
fixes for docs generation
This commit is contained in:
1
archivebox/machine/__init__.py
Normal file
1
archivebox/machine/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
__package__ = 'archivebox.machine'
|
||||
@@ -1,3 +1,5 @@
|
||||
__package__ = 'archivebox.machine'
|
||||
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user