Skip to content
Snippets Groups Projects
Commit 151df914 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Update docstring for best_track

parent 54c34de0
No related branches found
No related tags found
No related merge requests found
Pipeline #14628 passed with warnings
......@@ -217,7 +217,7 @@ def best_track(tracks, startend=None, minmax=None, stages=None):
The range (minimum and maximum) value of rec_stages to take into account.
stages : list or set, optional
- list: the order of the rec_stages is respected.
- set: the order is irrelevant.
- set: a subset of required stages; the order is irrelevant.
Returns
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment