def function(request):
    return "👋 Hello from python functions-framework"
