Skip to content

Commit 4848977

Browse files
author
Michael Dayan
committed
Update new function docstring to include new parameter description
1 parent 45af83a commit 4848977

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

heudiconv/tests/test_bids.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,10 @@ def create_dummy_no_shim_settings_custom_label_bids_session(session_path, label_
541541
----------
542542
session_path : str or os.path
543543
path to the session (or subject) level folder
544+
label_size : int, optional
545+
size of the random label
546+
label_seed : int, optionall
547+
seed for the random label creation
544548
545549
Returns:
546550
-------

0 commit comments

Comments
 (0)