mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 12:48:28 +03:00
Tidy ups + unit tests:
1. Allow loading modules from --module_paths=/extra/path/here 2. Improved unit tests for module loading 3. Further small tidy ups/clean ups
This commit is contained in:
1
tests/data/example_module/__init__.py
Normal file
1
tests/data/example_module/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from .example_module import ExampleModule
|
||||
Reference in New Issue
Block a user