.PHONY: check

check:
	python3 scripts/check-entries.py
