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