summaryrefslogtreecommitdiffstats
path: root/setup.cfg
blob: 2627357a5de86f7061b74a2c9844092034668105 (plain)
1
2
3
[pycodestyle]
max-line-length = 80
exclude = docs/*,build/*,venv/*