mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-23 01:20:03 +02:00
ignores complexity of sio_server setup (will be changed anyway soon
This commit is contained in:
parent
691bf809cb
commit
d709d43d75
@ -62,7 +62,7 @@ class RunMethodDict(TypedDict):
|
||||
kwargs: dict[str, Any]
|
||||
|
||||
|
||||
def setup_sio_server(
|
||||
def setup_sio_server( # noqa: C901
|
||||
observer: DataServiceObserver,
|
||||
enable_cors: bool,
|
||||
loop: asyncio.AbstractEventLoop,
|
||||
|
Loading…
x
Reference in New Issue
Block a user