Skip to content

Commit b32094b

Browse files
committed
fix StepsView docstring
1 parent 09f108a commit b32094b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stagpy/stagyydata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ class StepsView:
541541
`StagyyData.steps` or `StagyyData.snaps` attributes.
542542
543543
Args:
544-
steps_col: steps collection, i.e. `StagyyData.steps` or
544+
over: steps collection, i.e. `StagyyData.steps` or
545545
`StagyyData.snaps` attributes.
546546
items: iterable of isteps/isnaps or slices.
547547
"""

0 commit comments

Comments
 (0)