@@ -1,7 +1,7 @@
[flake8]
exclude=.git,__pycache__,build
max-line-length = 88
ignore = BLK100, CCR001, D100, D101, D102, D103, D107, I201, W503
ignore = BLK100, CCR001, D100, D101, D102, D103, D107, I201, Q000, W503
[pycodestyle]
The note is not visible to the blocked user.