Skip to content

Commit

Permalink
clearer docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tyarkoni committed Jun 17, 2018
1 parent 9ee2e22 commit 46c400c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bids/grabbids/bids_layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class BIDSLayout(Layout):
- A string giving the name of a built-in config (e.g., 'bids')
- A path to a directory containing files to index
- A list of paths to directories to index
- A list of paths to directories to be indexed
- A list of 2-tuples where each tuple encodes a mapping from
directories to domains. The first element is a string or
list giving the paths to one or more directories to index.
Expand Down

0 comments on commit 46c400c

Please sign in to comment.