Compare commits

..

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

3 changed files with 2 additions and 8 deletions

View File

@ -1 +1,2 @@
# python hello-world # 516a8d15c0ee4b308023dfa15dd12097

View File

@ -1,5 +0,0 @@
def main(request):
print(request)
raise Exception("Oh no!")
return request

View File

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