-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add 'exclude' arg * Add exclude field * Add test for exclude flag * Update bids2table/__main__.py Co-authored-by: Connor Lane <[email protected]> * Update _b2t.py * Update test_bids2table.py * Fix typo in test * Replace glob with crawler * pass exclude arg to extract_bids_subdir * Formatting * Update bids2table/__main__.py Co-authored-by: Connor Lane <[email protected]> * Update bids2table/extractors/bids.py Co-authored-by: Connor Lane <[email protected]> * Update bids2table/_b2t.py Co-authored-by: Connor Lane <[email protected]> * Reformatting * Remove unused import --------- Co-authored-by: Connor Lane <[email protected]> Co-authored-by: Elizabeth Kenneally <[email protected]>
- Loading branch information
1 parent
7650e8c
commit abeff96
Showing
4 changed files
with
37 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters