Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
“ramifarawi” committed Dec 7, 2023
1 parent e5265b7 commit b1bbb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/010d6c/010d6c.ot2.apiv2.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def Transfer_With_TT(Pipette, Source, Destination, Vol, Dispense_Top):

p300.drop_tip()

ctx.comment('\n------------ADDING CALIBRATION------------\n\n')
ctx.comment('\n------------ADDING CALIBRATION-----------\n\n')
calibration_vols = [1000, 750, 500, 250, 100, 50, 20, 0]

p300.pick_up_tip() # Moved to outside of loop
Expand Down

0 comments on commit b1bbb6c

Please sign in to comment.