@@ -1,6 +1,6 @@
clean:
rm -rf rs/__pycache__ smt/rs/__pycache__ __pycache__
rm -rf rs/__pycache__ smt/rs/__pycache__ logics/__pycache__ __pycache__
find . -name '*.pyc' -exec rm -f {} \;
cleanall: clean
The note is not visible to the blocked user.