mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2024-11-14 10:44:27 +00:00
5 lines
78 B
Text
5 lines
78 B
Text
|
[flake8]
|
||
|
max-line-length = 88
|
||
|
extend-ignore = E203
|
||
|
exclude = alembic/versions
|