Style & Tests
- add configuration for black, isort, flake8 and codespell
- move python modules from
srcnamespace toaura_engine_api(below thesrcdirectory) - improve handling of python environment (calling, import paths)
- reduce log noise during tests
- fix three failing tests
- avoid hard-coded references to
masterbranch name in CI specification - run style checks in CI