pz / setup.cfg
github-actions[bot]
GitHub deploy: c370572d27778cca4002d6498b5824e4d69886d6
bdf039b
raw
history blame contribute delete
95 Bytes
[flake8]
max-line-length = 120
ignore = E203,E261,E501,W503,E741
exclude = .git,build,dist,docs