Compare commits

...

1 Commits
main ... v3

Author SHA1 Message Date
FunctionsAPI
31dcd05cbb Automatic push from FunctionsAPI 2025-07-21 16:47:17 +00:00
3 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1 @@
# 0821d77371034d5191ac50893829d46d
# python hello-world

1
main.py Normal file
View File

@ -0,0 +1 @@
import logging

2
requirements.txt Normal file
View File

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