Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed May 22, 2024
1 parent ed4b1c6 commit f4ec7d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def test_max_flow_rates_per_volume(pipette: PipetteModel, action: str) -> None:
for tip_type, supported_tip in liquid_properties.supported_tips.items():

"""TODO: the following models do not pass the asserts since the uiMaxFlowRate was raised
to match the default blowout and dispense flowRates. uiMaxFlowRate will be reevaluated
to match the default blowout and dispense flowRates. uiMaxFlowRate will be reevaluated
in the future."""
if not (
pipette_model_version_str
Expand Down

0 comments on commit f4ec7d1

Please sign in to comment.