Skip to content

Commit

Permalink
update bottomshape description
Browse files Browse the repository at this point in the history
  • Loading branch information
caila-marashaj committed Aug 14, 2024
1 parent 54f1606 commit be76334
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ class InnerLabwareGeometry(BaseModel):
)
bottomShape: BottomShape = Field(
...,
description="An optional non-frustum shape at the bottom of a well",
description="The shape at the bottom of the well: either a hemisphere or a cross-section",
discriminator="shape",
)

Expand Down

0 comments on commit be76334

Please sign in to comment.