Files
fastapi-users/setup.cfg
2019-10-06 08:53:13 +02:00

10 lines
157 B
INI

[flake8]
exclude = docs
max-line-length = 119
[isort]
atomic = true
multi_line_output = 5
known_standard_library = types
known_third_party = pytest,_pytest