syng/typings/socketio/exceptions.pyi

2 lines
78 B
Python

class ConnectionError(Exception): ...
class BadNamespaceError(Exception): ...