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