1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-30 06:35:24 +00: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