mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
Formatting
This commit is contained in:
parent
11110317d9
commit
312c6d27b1
@ -90,7 +90,6 @@ class WebSocketClient(Communicator): # type: ignore[misc]
|
||||
except ConnectionResetError:
|
||||
pass
|
||||
|
||||
|
||||
def stop(self) -> None:
|
||||
self.websocket_server.manager.close_all()
|
||||
self.websocket_server.manager.stop()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user