Skip to content

Commit

Permalink
DOC: Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jul 29, 2024
1 parent a526794 commit dac204c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion niworkflows/interfaces/bids.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ class PrepareDerivative(SimpleInterface):
Prepare derivative files and metadata.
Collects entities from source files and inputs, filters them for allowed entities,
and passes to the out_entities output.
and constructs a relative path within a BIDS dataset.
For each file, the interface will determine if any changes to the file contents
are needed, including:
Expand Down

0 comments on commit dac204c

Please sign in to comment.