@@ -6,5 +6,6 @@ test: clean
clean:
rm -rf build
rm -rf prof
find . -name '.pytest_cache' -exec rm -rf {} +
find . -name '__pycache__' -exec rm -rf {} +
The note is not visible to the blocked user.