feat: initial project
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""Main Entrypoint codebase."""
|
||||
|
||||
|
||||
def main():
|
||||
"""The Main entrypoint function."""
|
||||
print("Hello from sleep-detection!")
|
||||
Reference in New Issue
Block a user