8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a7c349 + 0d498a6 commit 95c4220Copy full SHA for 95c4220
firebase_admin/exceptions.py
@@ -91,7 +91,7 @@ class FirebaseError(Exception):
91
cause: The exception that caused this error (optional).
92
http_response: If this error was caused by an HTTP error response, this property is
93
set to the ``requests.Response`` object that represents the HTTP response (optional).
94
- See https://2.python-requests.org/en/master/api/#requests.Response for details of
+ See https://docs.python-requests.org/en/master/api/#requests.Response for details of
95
this object.
96
"""
97
0 commit comments