neo-todo-api/backend/setup.cfg
2022-11-18 16:08:50 -05:00

4 lines
51 B
INI

[flake8]
max-line-length = 88
extend-ignore = E203