Skip to content

Commit

Permalink
DOC: Add parameter description to docstring
Browse files Browse the repository at this point in the history
Add parameter description to docstring.
  • Loading branch information
jhlegarreta committed Oct 31, 2022
1 parent 7cf0a36 commit c3c00ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dipy/workflows/multi_io.py
Expand Up @@ -134,6 +134,8 @@ def io_iterator(inputs, out_dir, fnames, output_strategy='absolute',
Controls the behavior of the IOIterator for output paths.
mix_names : bool, optional
Whether or not to append a mix of input names at the beginning.
out_keys : list, optional
Output parameter names.
Returns
-------
Expand Down

0 comments on commit c3c00ee

Please sign in to comment.