-
David Runge authored
.flake8: As flake8 can not yet be configured in a pyproject.toml, use a specific file for it. Set the maximum complexity to 10 (can even be lower) and add default exclusions for project unrelated files.
1370fc60
.flake8: As flake8 can not yet be configured in a pyproject.toml, use a specific file for it. Set the maximum complexity to 10 (can even be lower) and add default exclusions for project unrelated files.