mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
merge plugantic and abx, all praise be to praise our glorious pluggy gods
This commit is contained in:
@@ -2,9 +2,9 @@ __package__ = 'archivebox.plugins_extractor.archivedotorg'
|
||||
|
||||
from typing import List
|
||||
|
||||
from plugantic.base_plugin import BasePlugin
|
||||
from plugantic.base_configset import BaseConfigSet
|
||||
from plugantic.base_hook import BaseHook
|
||||
from abx.archivebox.base_plugin import BasePlugin
|
||||
from abx.archivebox.base_configset import BaseConfigSet
|
||||
from abx.archivebox.base_hook import BaseHook
|
||||
|
||||
###################### Config ##########################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user