@@ -0,0 +1,6 @@
.PHONY: test
PYTHON ?= python3
test:
PYTHONPATH=src $(PYTHON) -m unittest discover -s tests -p 'test_*.py'
The note is not visible to the blocked user.