Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 3110dcb

Browse files
authored
1 parent 76a5910 commit 3110dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/appengine/flexible/tasks/snippets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ def pause_queue(project, location, queue):
216216

217217
queue_path = client.queue_path(project, location, queue)
218218
response = client.pause_queue(queue_path)
219-
# [END taskqueues_pause_queues]
219+
# [END taskqueues_pause_queue]
220220
return response
221221

222222

0 commit comments

Comments
 (0)