8000 DOC: improved docstring of list_motors_dataset() · RocketPy-Team/RocketPy@6b5e98c · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b5e98c

Browse files
committed
DOC: improved docstring of list_motors_dataset()
1 parent 5dd7906 commit 6b5e98c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rocketpy/utilities.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -768,6 +768,8 @@ def list_motors_dataset():
768768
"""
769769
Lists all motors available in the rocketpy/datasets/motors folder in the .eng format.
770770
771+
To load a specific motor, use 'load_motor_from_dataset(motor_name)'.
772+
771773
Returns
772774
-------
773775
list

0 commit comments

Comments
 (0)
0