This commit is contained in:
2024-11-17 13:41:20 -05:00
parent b33470a412
commit 4e782de528
6 changed files with 198 additions and 10 deletions

1
cah/__init__.py Normal file
View File

@@ -0,0 +1 @@
#!/usr/bin/env python3.12

3
cah/__main__.py Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env python3.12
import constructors