mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-02-24 07:57:53 +01:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
[flake8]
|
||
|
max-line-length = 88
|
||
|
extend-ignore = E203
|
||
|
exclude = alembic/versions
|