Skip to content

Commit 0b0341e

Browse files
committed
Minor docstring changes
1 parent afe2a18 commit 0b0341e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CFAPyX/chunkwrapper.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ def __init__(self,
140140
141141
:param dtype: (obj) The datatype of the values represented in this Array-like class.
142142
143-
:param units: (obj) The units of the values represented in this Array-like class
143+
:param units: (obj) The units of the values represented in this Array-like class.
144144
145145
:param shape: (tuple) The shape of the array or subarray represented by this class.
146146

0 commit comments

Comments
 (0)