Skip to content

Commit

Permalink
Minor documentation clarifications in Pipette.starting_tip.
Browse files Browse the repository at this point in the history
Not sure if these are worthwhile.
  • Loading branch information
SyntaxColoring committed Mar 6, 2024
1 parent 65ef97a commit a26d6be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/src/opentrons/protocol_api/instrument_context.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ def starting_tip(self) -> Union[labware.Well, None]:
See :py:meth:`.pick_up_tip()`.
The well must be from one of the tip racks in :py:obj:`.tip_racks`.
See :ref:`new-well-access`.
The default is ``None``, meaning the pipette will start at the first tip.
.. note::
In robot software versions 6.3.0 and 6.3.1, protocols specifying API level
Expand Down

0 comments on commit a26d6be

Please sign in to comment.