@@ -54,7 +54,8 @@ ignore =
F401,
E127,
W503,
E226
E226,
E203
[pylint]
score = no
@@ -89,3 +90,6 @@ disable =
[mypy]
ignore_missing_imports = True
[isort]
profile=black
The note is not visible to the blocked user.