Files
typosaurus-sandbox/Makefile
T

3 lines
69 B
Makefile

verify:
@python3 -m compileall -q src && echo "verification passed"