Linting, removed extra line from pyproject.toml.
This commit is contained in:
@@ -82,7 +82,6 @@ async def control(req, ws):
|
||||
await asend(ws, StatusMsg(status="ack", req=cmd))
|
||||
|
||||
|
||||
|
||||
@bp.websocket("watch")
|
||||
@websocket_wrapper
|
||||
async def watch(req, ws):
|
||||
|
||||
Reference in New Issue
Block a user