mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-25 20:33:35 +00:00
315ef9f248
* Update config for black and flake8 * Auto-format Python sources with black * Fix issues reported by flake8 * Exclude protobuf files from black * Address formatting feedback
5 lines
73 B
INI
5 lines
73 B
INI
[flake8]
|
|
max-line-length = 100
|
|
exclude =
|
|
venv
|
|
rascsi_interface_pb2.py |