Skip to content

Commit

Permalink
Fix stray return_tip() from merge mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed May 27, 2021
1 parent 05a4513 commit e98f97d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/docs/v2/new_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ This accomplishes the same thing as the following basic commands:
p300.pick_up_tip()
p300.aspirate(100, plate['A1'])
p300.dispense(100, plate['B1'])
p300.return_tip()
p300.drop_tip()
******************************
Expand Down

0 comments on commit e98f97d

Please sign in to comment.