resolved circular import issue
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
Activity
requested review from @gabriel.preuss
assigned to @l.kulla
enabled an automatic merge when the pipeline for 8c0fae85 succeeds
added 1 commit
- e53941fc - changed the import of get_config and get_config_path to local imports to...
Please register or sign in to reply