forked from muyrety/Smarter
2 lines
46 B
Python
2 lines
46 B
Python
from . import socketio, app
|
|
socketio.run(app)
|