Skip to content

Commit ed6e9d2

Browse files
committed
Typo
1 parent 7d6a731 commit ed6e9d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/murfey/util/models.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ class StagePositionInfo(BaseModel):
124124
The image acquisition steps have a "SiteLocationType" field that appear to
125125
be associated with either "ChunkSiteLocation" or "ThinningSiteLocation".
126126
"ThinningStagePosition" appears to be a duplicate of "ThinningSiteLocation"
127-
so far, and it is unclearf for now what stages "PreparationSiteLocation"
128-
and "ChunkCoincidenceStagePosition" currently correspond to.
127+
so far, and it is unclear for now what stages "PreparationSiteLocation" and
128+
"ChunkCoincidenceStagePosition" currently correspond to.
129129
"""
130130

131131
preparation: StagePositionValues | None = (

0 commit comments

Comments
 (0)