Skip to content

Commit

Permalink
Merge pull request #3428 from tseaver/3181-storage-docs-scrub_acl_cha…
Browse files Browse the repository at this point in the history
…ining

Scrub mention of no-longer-chainable ACL methods.
  • Loading branch information
tseaver authored May 16, 2017
2 parents 77a7fa0 + 191c75d commit d833259
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions storage/google/cloud/storage/acl.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@
:start-after: [START acl_user_settings]
:end-before: [END acl_user_settings]
You can also chain these ``grant_*`` and ``revoke_*`` methods together
for brevity:
.. literalinclude:: storage_snippets.py
:start-after: [START acl_revoke_write]
:end-before: [END acl_revoke_write]
After that, you can save any changes you make with the
:func:`google.cloud.storage.acl.ACL.save` method:
Expand Down

0 comments on commit d833259

Please sign in to comment.