Skip to content

Commit

Permalink
chore: fix Sphinx docstring markup
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jun 11, 2021
1 parent 4ce08a5 commit ef3bbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ def close(self):
Suggested use:
.. code-block:: python
import contextlib
with contextlib.closing(client): # closes on exit
Expand Down

0 comments on commit ef3bbf0

Please sign in to comment.