1
0
Fork 0
mirror of synced 2024-06-26 10:00:19 +12:00

add package headers

This commit is contained in:
Nick Sweeting 2019-04-17 22:00:54 -04:00
parent 920898e160
commit 4f869f235f
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
__package__ = 'archivebox.legacy.storage'
import os
from datetime import datetime

View file

@ -1,3 +1,5 @@
__package__ = 'archivebox.legacy.storage'
import os
import json