mirror of
https://github.com/ihabunek/toot
synced 2024-12-22 23:08:17 +01:00
5 lines
65 B
INI
5 lines
65 B
INI
[flake8]
|
|
exclude=build,tests,tmp
|
|
ignore=E128
|
|
max-line-length=120
|