package: povinná struktura

This commit is contained in:
David Spáčil
2026-06-27 18:10:02 +02:00
parent 9d5c51a17a
commit 3808081482
2 changed files with 4 additions and 0 deletions
View File
+4
View File
@@ -0,0 +1,4 @@
from kostky.main import main
if __name__ == "__main__":
main()