Skip to content

Commit 26078c5

Browse files
FIX: Revert wrong name replace
1 parent e9f1e53 commit 26078c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rocketpy/utilities.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ def check_constant(f, eps):
108108
109109
Parameters
110110
----------
111-
f : array, row
111+
f : array, list
112+
112113
_description_
113114
eps : float
114115
_description_

0 commit comments

Comments
 (0)