Skip to content

Commit 3b781ef

Browse files
author
Nicolas Legrand
authored
Update hbc.py
Remove invalid `nTrials` parameter
1 parent 54ad03d commit 3b781ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wrappers/hbc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
session=g.data[1],
2121
serialPort=g.data[2],
2222
setup=g.data[3],
23-
nTrials=120,
2423
screenNb=0,
2524
)
2625

0 commit comments

Comments
 (0)