@@ -1,11 +1,11 @@
[flake8]
max-line-length = 80
max-complexity = 15
max-line-length = 120
max-complexity = 20
[pep8]
exclude = */contrib/*
ignore = E251,E309
ignore = E251
[pytest]
testpaths = test
The note is not visible to the blocked user.