data-vault/scripts/__init__.py
2025-02-05 10:21:50 -05:00

2 lines
57 B
Python

def hello() -> str:
return "Hello from data-mirror!"