Skip to content

Commit a65b3f1

Browse files
committed
newline in documentation
1 parent 6bbdcdc commit a65b3f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/io.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -4479,7 +4479,8 @@ Authentication via ``application default credentials`` is also possible. This is
44794479
if the parameter ``private_key`` is not provided. This method also requires that
44804480
the credentials can be fetched from the environment the code is running in.
44814481
Otherwise, the OAuth2 client-side authentication is used.
4482-
Additional information on `application default credentials <https://developers.google.com/identity/protocols/application-default-credentials>`__.
4482+
Additional information on
4483+
`application default credentials <https://developers.google.com/identity/protocols/application-default-credentials>`__.
44834484

44844485
.. versionadded:: 0.19.0
44854486

0 commit comments

Comments
 (0)