Skip to content

Commit e57559e

Browse files
JohnVillalovosnejch
authored andcommitted
docs: correct error with backticks
1 parent a9c5d17 commit e57559e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api-usage-advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ python-gitlab can automatically retry in such case, when
147147
``retry_transient_errors`` argument is set to ``True``. When enabled,
148148
HTTP error codes 500 (Internal Server Error), 502 (502 Bad Gateway),
149149
503 (Service Unavailable), 504 (Gateway Timeout), and Cloudflare
150-
errors (520-530) are retried. `requests.exceptions.Timeout` are also
150+
errors (520-530) are retried. ``requests.exceptions.Timeout`` are also
151151
handled.
152152

153153
Additionally, HTTP error code 409 (Conflict) is retried if the reason

0 commit comments

Comments
 (0)