def hello()

in sample-functions-framework-python/main.py [0:0]


def hello(request):
    return "hello, world"