Bug Description
There are a number of styles and linting problems, that should be fixed;
After that .github/workflows/pr.yml:26-27 should be uncommented
Steps to Reproduce
Follow the Readme file and run flake8 .
Expected behaviorflake8 . should pass without errors
Bug Description There are a number of styles and linting problems, that should be fixed; After that .github/workflows/pr.yml:26-27 should be uncommented
Steps to Reproduce Follow the Readme file and run
flake8 .
Expected behavior
flake8 .
should pass without errorsActual behavior
flake8 .
failsblocked by #26