Compare commits

..

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

3 changed files with 2 additions and 7 deletions

View File

@ -1 +1,2 @@
# python hello-world
# 7218e6e929594cb8a4c61d9155314e25

View File

@ -1,4 +0,0 @@
def main(request):
print(3)
print(7)
return "hello, world"

View File

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