Skip to content

Commit

Permalink
Add AIR_GAP to the higher-order exclusion list.
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Apr 23, 2024
1 parent 65808bc commit ad6c3f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/opentrons/protocol_runner/legacy_command_mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def __init__(self, wrapping_exc: BaseException) -> None:
legacy_command_types.DISTRIBUTE,
legacy_command_types.TRANSFER,
legacy_command_types.RETURN_TIP,
legacy_command_types.AIR_GAP,
}


Expand Down

0 comments on commit ad6c3f0

Please sign in to comment.