Skip to content

Commit

Permalink
sigh, lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ecormany committed Dec 8, 2023
1 parent cf02e82 commit c63a9af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/src/opentrons/protocol_api/instrument_context.py
Original file line number Diff line number Diff line change
Expand Up @@ -1815,8 +1815,8 @@ def configure_nozzle_layout(
:type style: ``NozzleLayout`` or ``None``
:param start: The nozzle at the back left of the layout, which the robot uses
to determine how it will move to different locations on the deck. The string
should be of the same format used when identifying wells by name.
Required unless setting ``style=ALL``.
should be of the same format used when identifying wells by name.
Required unless setting ``style=ALL``.
.. note::
When using the ``COLUMN`` layout, the only fully supported value is
Expand Down

0 comments on commit c63a9af

Please sign in to comment.