@@ -1,5 +1,5 @@
all:
isort -rc .
isort *.py lib/*py tests/*py
autoflake -r --in-place --remove-unused-variables .
black .
The note is not visible to the blocked user.