Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.flake8 68 B
[flake8]
ignore = E501, E203, W503
# E501, E203: black
# W503: PEP8