sd-webui-enable-checker/setup.cfg

6 lines
77 B
INI

[flake8]
ignore = E203,W503,W504
max-line-length = 120
[isort]
profile=black