Skip to content

Commit 81c2ba7

Browse files
committed
Vantage error handling
1 parent 6febe61 commit 81c2ba7

File tree

7 files changed

+1117
-956
lines changed

7 files changed

+1117
-956
lines changed

pylabrobot/liquid_handling/backends/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from .websocket import WebSocketBackend # simulation relies on websocket backend
66

77
from .USBBackend import USBBackend
8-
from .hamilton.errors import HamiltonError
98
from .hamilton.STAR import STAR
109
from .hamilton.vantage import Vantage
1110
from .http import HTTPBackend

0 commit comments

Comments
 (0)