def hello() -> str: """Return greetings.""" return "Hello from my-app!"