callisto/modules/example_module.py

3 lines
50 B
Python
Raw Normal View History

2025-05-16 18:28:37 +02:00
def get_output():
return "Hello from module!"