We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4bf84 commit 2ea9bebCopy full SHA for 2ea9beb
src/murfey/instrument_server/__init__.py
@@ -7,6 +7,7 @@
7
8
import murfey
9
import murfey.client.update
10
+import murfey.client.websocket
11
from murfey.client.customlogging import CustomHandler
12
from murfey.util import LogFilter
13
from murfey.util.client import read_config
0 commit comments