Skip to content

Commit

Permalink
final lint change. probably.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-kulkarni committed Jun 26, 2024
1 parent 716650d commit 7696d85
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,6 @@ def test_get_pipette_static_config(
pipette_lld_settings={
"t50": {"minHeight": 0.5, "minVolume": 0},
"t200": {"minHeight": 0.5, "minVolume": 0},
"t1000": {"minHeight": 0.5, "minVolume": 0}
},
"t1000": {"minHeight": 0.5, "minVolume": 0},
},
)

0 comments on commit 7696d85

Please sign in to comment.