mirror of
https://github.com/573dev/gfdm-server.git
synced 2026-03-21 17:54:19 -05:00
5 lines
73 B
INI
5 lines
73 B
INI
[flake8]
|
|
ignore = E203, W503
|
|
max-line-length = 88
|
|
inline-quotes = double
|