Skip to content

Commit

Permalink
docs(api): more InstrumentContext docstrings (#13857)
Browse files Browse the repository at this point in the history
Following up on #13780 with some additional improvements to docstrings within InstrumentContext.
  • Loading branch information
ecormany authored Oct 27, 2023
1 parent 17a4e6f commit 7d68d92
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 337 deletions.
2 changes: 1 addition & 1 deletion api/docs/v2/new_protocol_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Protocols and Instruments

.. autoclass:: opentrons.protocol_api.ProtocolContext
:members:
:exclude-members: location_cache, cleanup, clear_commands
:exclude-members: location_cache, cleanup, clear_commands, load_waste_chute

.. autoclass:: opentrons.protocol_api.InstrumentContext
:members:
Expand Down
Loading

0 comments on commit 7d68d92

Please sign in to comment.