callisto/modules/example_module.py
Xargana 7ba3bdcda1 a
2025-05-16 19:28:37 +03:00

3 lines
50 B
Python

def get_output():
return "Hello from module!"