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 29085ff commit c3949e1Copy full SHA for c3949e1
pylabrobot/resources/celltreat/plates.py
@@ -218,6 +218,7 @@ def CellTreat_12_troughplate_15000ul_Vb(name: str) -> Plate:
218
dz=4.07, # measured
219
item_dx=9.0, # standard
220
item_dy=9.0, # standard
221
+ cross_section_type=CrossSectionType.RECTANGLE,
222
**well_kwargs,
223
),
224
)
0 commit comments