Compare commits

..

1 Commits
main ... v11

Author SHA1 Message Date
FunctionsAPI
f78ea65f2c Automatic push from FunctionsAPI 2025-04-07 14:52:46 +00:00
3 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1 @@
# 4cac959b7ea64d68be3b18df25df1453 # python hello-world

2
main.py Normal file
View File

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

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
suphey