mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
|
[flake8]
|
||
|
filename =
|
||
|
*.py
|
||
|
max-line-length = 120
|
||
|
extend-exclude =
|
||
|
venv/
|