/ setup.cfg
setup.cfg
1  [flake8]
2  max-complexity = 10
3  max-line-length = 127
4  exclude=venv/