def hello()

in webhook-app/main.py [0:0]


def hello():
    """Return a friendly HTTP greeting."""
    return 'Hello World!'