Modify a code block directive in README
This commit is contained in:
parent
3ca245de52
commit
713a5b8b99
@ -85,7 +85,7 @@ You can also use your own class for the connection.
|
||||
|
||||
custom connection class example
|
||||
|
||||
..code:: python
|
||||
.. code:: python
|
||||
|
||||
from websocket import create_connection, WebSocket
|
||||
class MyWebSocket(WebSocket):
|
||||
|
Loading…
x
Reference in New Issue
Block a user