Skip to content

Commit

Permalink
Revert irrelevant change.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Aug 16, 2024
1 parent 04ad3b6 commit def1acb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nireports/assembler/reportlet.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ def __init__(self, layout, config=None, out_dir=None, bids_filters=None, metadat
"name",
"_".join("%s-%s" % i for i in sorted(bidsquery.items())),
)

# Query the BIDS layout of reportlets
files = layout.get(**bidsquery)

Expand Down

0 comments on commit def1acb

Please sign in to comment.