mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-17 17:10:02 +00:00
b5fa9bb1be
Co-authored-by: LizardByte-bot <108553330+RetroArcher-bot@users.noreply.github.com>
7 lines
78 B
INI
7 lines
78 B
INI
[flake8]
|
|
filename =
|
|
*.py
|
|
max-line-length = 120
|
|
extend-exclude =
|
|
venv/
|