Skip to content

Commit

Permalink
Update docs/source/howto/usage/kwargs.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ariel Rokem <[email protected]>
  • Loading branch information
chiuhoward and arokem authored Aug 9, 2024
1 parent ed2f409 commit 853adb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/howto/usage/kwargs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ brain_mask_definition: instance from `AFQ.definitions.image`, optional
bundle_info: strings, dict, or BundleDict, optional
List of bundle names to include in segmentation,
or a bundle dictionary (see BundleDict for inspiration),
or a BundleDict. See `Defining Custom Bundle Dictionaries`
(https://yeatmanlab.github.io/pyAFQ/reference/bundledict.html)
or a BundleDict. See `Defining Custom Bundle Dictionaries <https://yeatmanlab.github.io/pyAFQ/reference/bundledict.html>`_
in the `usage` section of pyAFQ's documentation for details.
If None, will get all appropriate bundles for the chosen
segmentation algorithm.
Expand Down

0 comments on commit 853adb9

Please sign in to comment.