Skip to content

Commit

Permalink
Update api/src/opentrons/file_runner/json_command_translator.py
Browse files Browse the repository at this point in the history
Co-authored-by: Max Marrone <max@opentrons.com>
  • Loading branch information
mcous and SyntaxColoring committed Jul 30, 2021
1 parent 64c749d commit 9c16a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/opentrons/file_runner/json_command_translator.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Translation of JSON protocol atomic commands into ProtocolEngine commands."""
"""Translation of JSON protocol commands into ProtocolEngine commands."""
from typing import Dict, List

from opentrons.types import DeckSlotName, MountType
Expand Down

0 comments on commit 9c16a35

Please sign in to comment.