chore: seed sandbox project

This commit is contained in:
typosaurus
2026-07-25 16:58:41 +02:00
parent ba015bf790
commit 380ac7f40f
3 changed files with 24 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
verify:
@python3 -m compileall -q src && echo "verification passed"