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