Skip to content

Commit

Permalink
invisible lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ecormany committed Oct 24, 2023
1 parent e781542 commit 76ff5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/opentrons/protocol_api/instrument_context.py
Original file line number Diff line number Diff line change
Expand Up @@ -1637,7 +1637,7 @@ def prepare_for_aspirate(self) -> None:
You rarely need to call this function. The API automatically prepares the
pipette for aspiration as part of other commands:
- After picking up a tip with :py:meth:`.pick_up_tip`.
- When calling :py:meth:`.aspirate`, if the pipette isn't already prepared.
If the pipette is in a well, it will move out of the well, move the plunger,
Expand Down

0 comments on commit 76ff5ea

Please sign in to comment.