We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f833b2 commit d4625e8Copy full SHA for d4625e8
Python/taskqueues-backup-images/functions/main.py
@@ -27,7 +27,7 @@
27
from firebase_functions import https_fn, tasks_fn, params
28
import google.auth
29
from google.auth.transport.requests import AuthorizedSession
30
-// [END v2imports]
+# [END v2imports]
31
32
33
app = initialize_app()
0 commit comments