1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00
toot/.flake8
2022-12-27 10:56:36 +01:00

5 lines
61 B
INI

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