hosts/setup.cfg
2022-07-25 10:04:31 -04:00

7 lines
77 B
INI

[flake8]
max-line-length = 140
extend-ignore = E203
[isort]
profile = black