mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-02-20 00:56:07 +08: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…
x
Reference in New Issue
Block a user