devine/.flake8
2023-02-06 02:41:29 +00:00

4 lines
73 B
INI

[flake8]
exclude = .venv,build,dist,*_pb2.py,*.pyi
max-line-length = 120