mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-26 14:10:20 +00:00
fix: Change import that was not working
This commit is contained in:
parent
5707ffe657
commit
d0d2991c69
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
__package__ = 'archivebox'
|
||||||
|
|
||||||
import re
|
import re
|
||||||
import json as pyjson
|
import json as pyjson
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue