Fix tiny documentation nits

Closes #1659.
This commit is contained in:
Lonami Exo
2021-01-05 20:03:16 +01:00
parent b192c3e6a3
commit 3150726f32
2 changed files with 4 additions and 3 deletions

View File

@@ -170,6 +170,7 @@ For backwards compatibility with ``PySocks`` the following format
is possible (but discouraged):
.. code-block:: python
proxy = (socks.SOCKS5, '1.1.1.1', 5555, True, 'foo', 'bar')
.. __: https://github.com/romis2012/python-socks#installation