@@ -2,3 +2,6 @@ all:
isort -rc .
autoflake -r --in-place --remove-unused-variables .
black .
test:
python3 -m unittest -v tests/*.py
The note is not visible to the blocked user.