refactor: extract more methods
This commit is contained in:
parent
09424b0de9
commit
80ae3db4c1
2 changed files with 14 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import json
|
||||
import asyncio
|
||||
import json
|
||||
from typing import Any, Callable, List, Union
|
||||
|
||||
from fastapi import WebSocket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue