Toot-Mastodon-CLI-TUI-clien.../.flake8

5 lines
84 B
Plaintext
Raw Normal View History

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