@@ -3,7 +3,7 @@
PYTHON ?= python3
test:
$(PYTHON) -m unittest discover -s tests -v
PYTHONPATH=src:. $(PYTHON) -m unittest discover -s tests -t . -v
compile:
$(PYTHON) -m compileall -q src tests
The note is not visible to the blocked user.