Automatic push from FunctionsAPI

This commit is contained in:
FunctionsAPI 2025-07-23 07:41:15 +00:00
parent cc8dbaa123
commit 5c88c799a3
4 changed files with 6 additions and 2 deletions

1
New File Normal file
View File

@ -0,0 +1 @@
dfsdfdsf

View File

@ -1,2 +1 @@
# 19a37fa05f284c1dba9ee0e6949597e4
# 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