Yehuda Chikvashvili and GitHub
a0127659b7
Decouple config and argument parsing ( #342 )
...
* Make config initialized explicitly
* Add mypy linting
* Make tests run individually
Resolve #341
2020-04-26 19:37:16 +03:00
Yehuda Chikvashvili and GitHub
f034c8c7a1
Removed unused imports ( #338 )
...
* Update snippets in README.md
The README file had deprecated code snippets
* Remove unnecessary imports
* Complete tests for hunters registration
Resolves #334
2020-04-23 02:31:07 +03:00
Yehuda Chikvashvili and GitHub
14d73e201e
Remove dynamic imports ( #335 )
...
* Remove plugins
Current usage of plugins is not pluggable and includes logging
stuff.
Move this to conf/logging.
* Removed dynamic imports
* Add tests for hunters registration
2020-04-13 02:56:13 +03:00