mirror of
https://github.com/akuker/RASCSI.git
synced 2024-10-31 13:07:50 +00:00
5 lines
102 B
TOML
5 lines
102 B
TOML
|
[tool.black]
|
||
|
line-length = 100
|
||
|
target-version = ['py37', 'py38', 'py39']
|
||
|
extend-exclude = ".*_pb2.py"
|