@ -4,5 +4,5 @@ ignore =
W293,
# - E501 - line too long (82 characters)
E501
exclude = .git,__pycache__
exclude = .git,__pycache__,*/migrations/*
max-complexity = 20
The note is not visible to the blocked user.