Files
beanflows/src/materia/__init__.py
2025-07-08 22:41:59 +02:00

3 lines
53 B
Python

def main() -> None:
print("Hello from materia!")