Skip to content

Commit f563476

Browse files
committed
typos
1 parent 0865980 commit f563476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/czitools/metadata_tools/dimension.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ def set_dimensions(self):
229229
"No posZ list found under 'dimensions.Dimensions.Z.Positions'"
230230
)
231231

232-
# THIS IS STILL EXPRIMENTAL AND NOT USED YET
232+
# THIS IS STILL EXPERIMENTAL AND NOT USED YET
233233
def set_dimensions_adv(self):
234234
"""
235235
Set the dimensions of the CZI file based on metadata and subblock information.

0 commit comments

Comments
 (0)