Compare commits
No commits in common. "v5" and "main" have entirely different histories.
7
main.py
7
main.py
@ -1,7 +0,0 @@
|
|||||||
import time;
|
|
||||||
|
|
||||||
def main(request):
|
|
||||||
print(request)
|
|
||||||
time.sleep(1)
|
|
||||||
raise Exception("Oh no!")
|
|
||||||
return request
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
functions-framework==1.4.3
|
|
||||||
markupsafe==2.0.1
|
|
||||||
Loading…
Reference in New Issue
Block a user