Skip to content

Commit 712de7a

Browse files
committed
none more black
1 parent cf298df commit 712de7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/opentrons/protocol_api/_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class OffDeckType(enum.Enum):
2121
"""
2222
WASTE_CHUTE: Final = OffDeckType.WASTE_CHUTE
2323

24+
2425
class PlungerPositionTypes(enum.Enum):
2526
PLUNGER_TOP = "top"
2627
PLUNGER_BOTTOM = "bottom"

0 commit comments

Comments
 (0)