Skip to content

Commit 2ea9beb

Browse files
committed
Import 'murfey.client.websocket' directly
1 parent 2a4bf84 commit 2ea9beb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/murfey/instrument_server/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import murfey
99
import murfey.client.update
10+
import murfey.client.websocket
1011
from murfey.client.customlogging import CustomHandler
1112
from murfey.util import LogFilter
1213
from murfey.util.client import read_config

0 commit comments

Comments
 (0)