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 a3f1c5c commit 3e0c1f8Copy full SHA for 3e0c1f8
pylabrobot/resources/carrier.py
@@ -6,8 +6,7 @@
6
from pylabrobot.resources.resource_holder import ResourceHolder, get_child_location
7
8
from .coordinate import Coordinate
9
-from .plate import Lid, Plate
10
-from .plate_adapter import PlateAdapter
+from .plate import Plate
11
from .resource import Resource
12
from .resource_stack import ResourceStack
13
0 commit comments