mirror of
https://github.com/devine-dl/devine.git
synced 2025-07-11 01:05:34 +00:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
[flake8]
|
||
|
exclude = .venv,build,dist,*_pb2.py,*.pyi
|
||
|
max-line-length = 120
|