Skip to content

Commit 60431ed

Browse files
committed
Test
1 parent 0b15a3e commit 60431ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bidscoin/bcoin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ def test_bidsmap(bidsmapfile: str):
418418
Tests the bidsmaps run-items and their bidsname using BIDScoin's check and the bids-validator
419419
420420
:param bidsmapfile: The bidsmap or the full path/base name of the bidsmap yaml-file
421-
:return:
421+
:return: True if all tested runs in bidsmap were bids-valid, otherwise False
422422
"""
423423

424424
if not bidsmapfile:

0 commit comments

Comments
 (0)