1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00
toot/.flake8
2023-01-01 12:15:51 +01:00

5 lines
65 B
INI

[flake8]
exclude=build,tests,tmp
ignore=E128
max-line-length=120