@@ -11,6 +11,7 @@ disable=missing-docstring,
missing-class-docstring,
missing-function-docstring,
useless-object-inheritance,
consider-using-f-string,
[BASIC]
@@ -26,3 +27,7 @@ good-names=_,
[FORMAT]
max-line-length=120
[SIMILARITIES]
ignore-comments=no
The note is not visible to the blocked user.