Compare commits
No commits in common. "v3" and "main" have entirely different histories.
5
main.py
5
main.py
@ -1,5 +0,0 @@
|
|||||||
def main(request):
|
|
||||||
return "hello, world"
|
|
||||||
def print_name(name):
|
|
||||||
# Print the name
|
|
||||||
print("The name is:", name)
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
functions-framework==1.4.3
|
|
||||||
markupsafe==2.0.1
|
|
||||||
Loading…
Reference in New Issue
Block a user