labeled / src /mentioned /__init__.py
kadarakos's picture
init
ba006b9
raw
history blame contribute delete
55 Bytes
def hello() -> str:
return "Hello from mentioned!"