mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
add package headers
This commit is contained in:
parent
920898e160
commit
4f869f235f
@ -1,3 +1,5 @@
|
||||
__package__ = 'archivebox.legacy.storage'
|
||||
|
||||
import os
|
||||
|
||||
from datetime import datetime
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
__package__ = 'archivebox.legacy.storage'
|
||||
|
||||
import os
|
||||
import json
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user