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