Skip to content

Commit

Permalink
Merge branch 'docs-hotfix-pick-up-is-not-drop' into edge
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Jul 24, 2024
2 parents ac8ec1a + 50eeb06 commit d35dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/docs/v2/basic_commands/pipette_tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Dropping a Tip

To drop a tip in the pipette's trash container, call the :py:meth:`~.InstrumentContext.drop_tip` method with no arguments::
pipette.pick_up_tip()
pipette.drop_tip()

You can specify where to drop the tip by passing in a location. For example, this code drops a tip in the trash bin and returns another tip to to a previously used well in a tip rack::

Expand Down

0 comments on commit d35dcd6

Please sign in to comment.