mirror of
https://github.com/StevenBlack/hosts.git
synced 2025-03-14 10:36:53 +00:00
7 lines
77 B
INI
7 lines
77 B
INI
[flake8]
|
|
max-line-length = 135
|
|
extend-ignore = E203
|
|
|
|
[isort]
|
|
profile = black
|