@@ -0,0 +1,6 @@
VENV=source .venv/bin/activate;
.PHONY:
run
run:
$(VENV) python3 main.py
The note is not visible to the blocked user.