faf728a794
Might give a slight performance increase too
4 lines
126 B
INI
4 lines
126 B
INI
[flake8]
|
|
ignore = E501, F401
|
|
extend-ignore = E999
|
|
exclude = .git,.venv,__pycache__,docs,.github,build,dist,tests,benchmarks.py |