5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
[flake8]
|
||
|
max-line-length = 88
|
||
|
extend-ignore = E203
|
||
|
exclude = alembic/versions
|