feat: initial project

This commit is contained in:
2026-07-29 17:37:26 +02:00
parent 0f7ac6e442
commit c31507a2cb
5 changed files with 54 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
"""Main Entrypoint codebase."""
def main():
"""The Main entrypoint function."""
print("Hello from sleep-detection!")