Skip to content

Commit

Permalink
Merge branch 'edge' of https://github.com/Opentrons/opentrons into edge
Browse files Browse the repository at this point in the history
  • Loading branch information
rclarke0 committed Jul 24, 2024
2 parents e534a8f + d35dcd6 commit e200e8c
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 e200e8c

Please sign in to comment.