Fix literal block.
This commit is contained in:
parent
95154aef08
commit
26802bc92e
|
@ -122,7 +122,7 @@ Opting out
|
|||
----------
|
||||
|
||||
For users who wish to opt out of certificate verification, they can achieve
|
||||
this by providing the ``context`` argument to ``urllib.urlopen``:
|
||||
this by providing the ``context`` argument to ``urllib.urlopen``::
|
||||
|
||||
import ssl
|
||||
|
||||
|
|
Loading…
Reference in New Issue