Automatic push from FunctionsAPI

This commit is contained in:
FunctionsAPI 2025-07-17 13:43:16 +00:00
parent 27b6a0c8cf
commit f7c9e6db87
4 changed files with 5 additions and 2 deletions

0
New File Normal file
View File

View File

@ -1,2 +1 @@
# 866436e6f84e4999b812a10f61a94eb3 # python hello-world

2
main.py Normal file
View File

@ -0,0 +1,2 @@
def main(request):
return "hellsdsodfs, world"

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
functions-framework==1.4.3
markupsafe==2.0.1