Skip to content

Commit

Permalink
for less diff
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoegenburg committed Oct 22, 2024
1 parent 61c29d8 commit d5f021d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/opentrons/protocol_engine/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,8 @@ class LiquidHeightSummary(BaseModel):

labware_id: str
well_name: str
last_measured: datetime
height: Optional[float] = None
last_measured: datetime


@dataclass(frozen=True)
Expand Down

0 comments on commit d5f021d

Please sign in to comment.