mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-24 11:47:04 -04:00
move everything out of legacy folder
This commit is contained in:
parent
553f312125
commit
1b8abc0961
74 changed files with 3162 additions and 2629 deletions
|
@ -1,3 +1,6 @@
|
|||
__package__ = 'archivebox'
|
||||
|
||||
from . import core
|
||||
from . import cli
|
||||
|
||||
from .main import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue