Skip to content

resolved circular import issue

Lucas Kulla requested to merge 74-fix-cli-harvester into dev

changed the import of get_config and get_config_path to local imports to resolve circular import issue.

This is a quick fix. In the future we need to think about refactoring the code into multiple modules, think about techniques like dependency injection and so on.

Closes #74

Merge request reports

Loading