Skip to content

Commit 997a15f

Browse files
Update cf/field.py
Co-authored-by: Sadie L. Bartholomew <[email protected]>
1 parent 0b97250 commit 997a15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf/field.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ class _Axis_characterisation:
203203

204204
"""
205205

206-
# The size of the axis, a positive integer.
206+
# The size of the axis, an integer.
207207
size: int = -1
208208
# The domain axis identifier. E.g. 'domainaxis0'
209209
axis: str = ""

0 commit comments

Comments
 (0)