Smarter/smarter/sockets.py
2025-04-12 19:39:40 +03:00

3 lines
59 B
Python

from flask_socketio import SocketIO
socketio = SocketIO()