mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Flask-SocketIO: fix type hints (#12140)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# private attributes / methods, not present in docs
|
||||
flask_socketio.SocketIOTestClient.clients
|
||||
flask_socketio.test_client.SocketIOTestClient.clients
|
||||
flask_socketio.gevent_socketio_found
|
||||
flask_socketio.call
|
||||
|
||||
Reference in New Issue
Block a user