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 fd2d3da commit 4225454Copy full SHA for 4225454
pylabrobot/resources/opentrons/load.py
@@ -5,7 +5,7 @@
5
from typing import Dict, List, cast
6
7
from pylabrobot.resources import Coordinate, Tip, TipRack, TipSpot
8
-from pylabrobot.resources.carrier import Coordinate, PlateHolder
+from pylabrobot.resources.carrier import PlateHolder
9
from pylabrobot.resources.resource_holder import ResourceHolder
10
from pylabrobot.resources.tube_rack import TubeRack
11
0 commit comments