Compare commits

..

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

3 changed files with 2 additions and 5 deletions

View File

@ -1 +1,2 @@
# python hello-world
# 951b811559204beaab49be14e0da1de9

View File

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

View File

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