Files
ad-test/src/ad_test/__init__.py
2024-08-12 19:36:13 -05:00

3 lines
53 B
Python

def hello() -> str:
return "Hello from ad-test!"