1
0
mirror of https://github.com/devine-dl/devine.git synced 2025-06-04 00:19:45 +00:00

4 lines
73 B
Plaintext
Raw Normal View History

2023-02-06 02:33:09 +00:00
[flake8]
exclude = .venv,build,dist,*_pb2.py,*.pyi
max-line-length = 120