mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
Refactor loader + step into module, use LazyBaseModule and BaseModule
This commit is contained in:
@@ -9,7 +9,7 @@ import argparse
|
||||
from ruamel.yaml import YAML, CommentedMap, add_representer
|
||||
|
||||
from copy import deepcopy
|
||||
from .loader import MODULE_TYPES
|
||||
from .module import MODULE_TYPES
|
||||
|
||||
from typing import Any, List, Type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user