Compare commits

..

1 Commits
main ... v12

Author SHA1 Message Date
FunctionsAPI
98269e5b06 Automatic push from FunctionsAPI 2025-04-07 14:53:49 +00:00
3 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1 @@
# ac7da553c2e548ca89a1f28c4af0bbdc # python hello-world

2
main.py Normal file
View File

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

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
suphey