Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appengine/standard/multitenancy/taskqueue.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

"""
Sample App Engine application demonstrating how to use the Namespace Manager
API with Memcache.
API with Task Queue.

For more information, see README.md.
"""
Expand Down