Skip to content

Commit

Permalink
Merge pull request #3186 from daspecster/update-docs-for-ga
Browse files Browse the repository at this point in the history
Update datastore batch API doc reference.
  • Loading branch information
daspecster authored Mar 22, 2017
2 parents 1e83d92 + 4764e80 commit f3b1aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datastore/google/cloud/datastore/batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
in a single request to the Cloud Datastore API.
See
https://cloud.google.com/datastore/docs/concepts/entities#Datastore_Batch_operations
https://cloud.google.com/datastore/docs/concepts/entities#batch_operations
"""

from google.cloud.datastore import helpers
Expand Down

0 comments on commit f3b1aeb

Please sign in to comment.