Skip to content

Commit 85a05c3

Browse files
committed
Remove TODO for n/a - min() handles correctly
As @tsalo pointed out in bids-standard#2075 (comment) there is a test in expression_tests.yaml which ensures that -1 is less than n/a
1 parent bc1450e commit 85a05c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schema/rules/checks/events.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,4 @@ NonNegativeOnsets:
5454
- suffix == "events"
5555
- extension == ".tsv"
5656
checks:
57-
# TODO: how to handle n/a values?
5857
- min(columns.onset) < 0

0 commit comments

Comments
 (0)