python-mylib/setup.cfg

4 lines
50 B
INI

[flake8]
ignore = E501,W503
max-line-length = 100