Compare commits

..

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

3 changed files with 2 additions and 7 deletions

View File

@ -0,0 +1,2 @@
# 181242312e8a4b6ab7d693550690b77b

View File

@ -1,5 +0,0 @@
def handler(event, context):
return {
"statusCode": 200,
"body": "Hello, World!"
}

View File

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