@@ -0,0 +1,9 @@
init:
pip install -r requirements.txt
test:
python -m unittest -v tests/test_bits.py
.PHONY: init test
The note is not visible to the blocked user.