@@ -0,0 +1,10 @@
.PHONY: test validate-json tree
test:
python -m pytest -q
validate-json:
python scripts/validate_json.py
tree:
python scripts/print_tree.py
The note is not visible to the blocked user.