Modify a code block directive in README
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user