Skip to content

Commit 6abd86f

Browse files
minor correction in the readme file example
1 parent f390b41 commit 6abd86f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ client:
4747
4848
import socketio
4949
import eventlet
50+
import eventlet.wsgi
5051
from flask import Flask, render_template
5152
5253
sio = socketio.Server()

0 commit comments

Comments
 (0)