ohtu2021-kvantti/WebMark

View on GitHub
.flake8

Summary

Maintainability
Test Coverage
[flake8]
exclude = .git,__pycache__,old,build,dist,venv,WebCLI/migrations
max-complexity = 10
max-line-length = 100