1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-27 01:12:58 +01:00
Toot-Mastodon-CLI-TUI-clien.../.flake8
2023-01-19 09:17:52 +01:00

5 lines
89 B
INI

[flake8]
exclude=build,tests,tmp,venv,toot/tui/scroll.py
ignore=E128
max-line-length=120