1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-25 00:20:55 +01:00
Toot-Mastodon-CLI-TUI-clien.../.flake8

5 lines
94 B
Plaintext
Raw Normal View History

2017-08-26 11:53:45 +02:00
[flake8]
exclude=build,tests,tmp,venv,toot/tui/scroll.py
ignore=E128,W503
2022-12-27 10:41:06 +01:00
max-line-length=120