Compare commits

..

No commits in common. "v15" and "main" have entirely different histories.
v15 ... main

3 changed files with 2 additions and 6 deletions

View File

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

View File

@ -1,3 +0,0 @@
def main(request):
print(request)
return "success"

View File

@ -1,2 +0,0 @@
functions-framework==3.8.2
markupsafe==3.0.2