Skip to content

Commit 19c0a2a

Browse files
author
Nicolas Legrand
authored
Update hbc.py
remove invalid `nTrials` parameter
1 parent 5b562ef commit 19c0a2a

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)