mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-09-24 14:20:09 +01:00
7 lines
77 B
INI
7 lines
77 B
INI
[flake8]
|
|
max-line-length = 120
|
|
extend-ignore = E203
|
|
|
|
[isort]
|
|
profile = black
|