Skip to content

Commit 22b8c30

Browse files
committed
docs: Fix issue with exceptions.py documentation (#1328)
1 parent bd917b4 commit 22b8c30

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ API Reference
2828
storage/bucket
2929
storage/client
3030
storage/constants
31+
storage/exceptions
3132
storage/fileio
3233
storage/hmac_key
3334
storage/notification

docs/storage/exceptions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Exceptions
2-
~~~~~~~~~
2+
~~~~~~~~~~
33

44
.. automodule:: google.cloud.storage.exceptions
55
:members:

0 commit comments

Comments
 (0)