File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ async def parse_uri(
81
81
:param srv_service_name: A custom SRV service name
82
82
83
83
.. versionchanged:: 4.14
84
- ' options' is now type ``dict`` as opposed to a ``_CaseInsensitiveDictionary``.
84
+ `` options`` is now type ``dict`` as opposed to a ``_CaseInsensitiveDictionary``.
85
85
86
86
.. versionchanged:: 4.6
87
87
The delimiting slash (``/``) between hosts and connection options is now optional.
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ def parse_uri(
81
81
:param srv_service_name: A custom SRV service name
82
82
83
83
.. versionchanged:: 4.14
84
- ' options' is now type ``dict`` as opposed to a ``_CaseInsensitiveDictionary``.
84
+ `` options`` is now type ``dict`` as opposed to a ``_CaseInsensitiveDictionary``.
85
85
86
86
.. versionchanged:: 4.6
87
87
The delimiting slash (``/``) between hosts and connection options is now optional.
You can’t perform that action at this time.
0 commit comments