Skip to content

Commit 404b1d5

Browse files
authored
docs(socks): same block as other sections
strange formatting: https://docs.python-requests.org/en/latest/user/advanced/#socks
1 parent 839a8ed commit 404b1d5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/user/advanced.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -675,9 +675,7 @@ In addition to basic HTTP proxies, Requests also supports proxies using the
675675
SOCKS protocol. This is an optional feature that requires that additional
676676
third-party libraries be installed before use.
677677

678-
You can get the dependencies for this feature from ``pip``:
679-
680-
.. code-block:: bash
678+
You can get the dependencies for this feature from ``pip``::
681679

682680
$ python -m pip install requests[socks]
683681

0 commit comments

Comments
 (0)