opentrons-shared-data 8.5.0a10__py2.py3-none-any.whl → 8.5.1a1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of opentrons-shared-data might be problematic. Click here for more details.
- opentrons_shared_data/liquid_classes/liquid_class_definition.py +1 -1
- opentrons_shared_data/liquid_classes/types.py +1 -0
- {opentrons_shared_data-8.5.0a10.dist-info → opentrons_shared_data-8.5.1a1.dist-info}/METADATA +1 -1
- {opentrons_shared_data-8.5.0a10.dist-info → opentrons_shared_data-8.5.1a1.dist-info}/RECORD +7 -7
- {opentrons_shared_data-8.5.0a10.dist-info → opentrons_shared_data-8.5.1a1.dist-info}/WHEEL +0 -0
- {opentrons_shared_data-8.5.0a10.dist-info → opentrons_shared_data-8.5.1a1.dist-info}/licenses/LICENSE +0 -0
- {opentrons_shared_data-8.5.0a10.dist-info → opentrons_shared_data-8.5.1a1.dist-info}/top_level.txt +0 -0
|
@@ -508,7 +508,7 @@ class TransferProperties(BaseLiquidClassModel):
|
|
|
508
508
|
)
|
|
509
509
|
multiDispense: MultiDispenseProperties | SkipJsonSchema[None] = Field(
|
|
510
510
|
None,
|
|
511
|
-
alias="
|
|
511
|
+
alias="multi_dispense",
|
|
512
512
|
description="Optional multi-dispense parameters for this tip type.",
|
|
513
513
|
json_schema_extra=_remove_default,
|
|
514
514
|
)
|
|
@@ -119,6 +119,7 @@ class MultiDispensePropertiesDict(TypedDict):
|
|
|
119
119
|
dispense_position: TipPositionDict
|
|
120
120
|
retract: RetractDispenseDict
|
|
121
121
|
conditioning_by_volume: Sequence[Tuple[float, float]]
|
|
122
|
+
disposal_by_volume: Sequence[Tuple[float, float]]
|
|
122
123
|
|
|
123
124
|
|
|
124
125
|
class TransferPropertiesDict(TypedDict):
|
{opentrons_shared_data-8.5.0a10.dist-info → opentrons_shared_data-8.5.1a1.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: opentrons_shared_data
|
|
3
|
-
Version: 8.5.
|
|
3
|
+
Version: 8.5.1a1
|
|
4
4
|
Summary: A bundle of data and python binding that supports the Opentrons API. Does not need to be installed manually; only a dependency of the opentrons package
|
|
5
5
|
Author: Opentrons
|
|
6
6
|
Author-email: engineering@opentrons.com
|
|
@@ -549,8 +549,8 @@ opentrons_shared_data/labware/constants.py,sha256=tty4K2nOiQx_7Rgds3xx4vtTnP0KWB
|
|
|
549
549
|
opentrons_shared_data/labware/labware_definition.py,sha256=ylVnaEzt3ojXkvfgzNpdkFWqJnTJUyQme7_MyzHykOc,18058
|
|
550
550
|
opentrons_shared_data/labware/types.py,sha256=LELbivz4tycm0_PfBz4tfYH9bqcHlGqk2eVftKenl2M,5424
|
|
551
551
|
opentrons_shared_data/liquid_classes/__init__.py,sha256=kWuA25-AKv5rc1ZPqlpup7QOxyAzqiVm8pwC-gXPs_Y,1378
|
|
552
|
-
opentrons_shared_data/liquid_classes/liquid_class_definition.py,sha256=
|
|
553
|
-
opentrons_shared_data/liquid_classes/types.py,sha256=
|
|
552
|
+
opentrons_shared_data/liquid_classes/liquid_class_definition.py,sha256=bLrmepQrELaKRR6emYdgp-vqZZ7T-BX4htBivKJz6NU,19827
|
|
553
|
+
opentrons_shared_data/liquid_classes/types.py,sha256=vtM_u-XXFlfSTjqX2yO4jY8mUlERMRFgUKKd7bk7nWw,3508
|
|
554
554
|
opentrons_shared_data/module/__init__.py,sha256=vMHAwrUjCPgnNv1bMXz6YAgLO8Ox0a0_eYE_UB30Ft4,2917
|
|
555
555
|
opentrons_shared_data/module/types.py,sha256=tcxSARAoUZbA1eztqmmMhv6cxlGCJZOA3Vfy5MvjIYI,4528
|
|
556
556
|
opentrons_shared_data/pipette/__init__.py,sha256=aIiaQ3n9uC6z2pNPWg5A5hACW2zR4xTAl0jsGTNXwBY,3333
|
|
@@ -576,8 +576,8 @@ opentrons_shared_data/protocol/models/protocol_schema_v8.py,sha256=r_bjqZV-ynsVj
|
|
|
576
576
|
opentrons_shared_data/protocol/models/shared_models.py,sha256=uoTgmmNo7jd60eS3fTHpI8lMIiTZ4bkqOkE_zRiDwfQ,2213
|
|
577
577
|
opentrons_shared_data/robot/__init__.py,sha256=yn038HHOrhXnPJIWOwBrDQQCDPBFV6hrN8bR8ovRP1g,1110
|
|
578
578
|
opentrons_shared_data/robot/types.py,sha256=TOz_MxZ1wt5I4LXNdOn_0Sa5izvXwhTweTkx5IvV8C0,1684
|
|
579
|
-
opentrons_shared_data-8.5.
|
|
580
|
-
opentrons_shared_data-8.5.
|
|
581
|
-
opentrons_shared_data-8.5.
|
|
582
|
-
opentrons_shared_data-8.5.
|
|
583
|
-
opentrons_shared_data-8.5.
|
|
579
|
+
opentrons_shared_data-8.5.1a1.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
580
|
+
opentrons_shared_data-8.5.1a1.dist-info/METADATA,sha256=qisxbfxSE_8tUZ0PDFuZSbHALg2jN3JKTV8Mdjc8Px8,1415
|
|
581
|
+
opentrons_shared_data-8.5.1a1.dist-info/WHEEL,sha256=MAQBAzGbXNI3bUmkDsiV_duv8i-gcdnLzw7cfUFwqhU,109
|
|
582
|
+
opentrons_shared_data-8.5.1a1.dist-info/top_level.txt,sha256=kCWD0lMq_-frnlxeAd2-LObIPlG6N942kYIRNXyrRhs,22
|
|
583
|
+
opentrons_shared_data-8.5.1a1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{opentrons_shared_data-8.5.0a10.dist-info → opentrons_shared_data-8.5.1a1.dist-info}/top_level.txt
RENAMED
|
File without changes
|