Skip to content

Commit 5ec0dd7

Browse files
committed
remove space
1 parent fdf4dbd commit 5ec0dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethopy/experiments/match_port.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class Experiment(State, ExperimentClass):
5656
"punish_duration": 1000,
5757
"abort_duration": 0,
5858
"noresponse_intertrial": True,
59-
"incremental_punishment" : 0,
59+
"incremental_punishment": 0,
6060
**ExperimentClass.Block().dict(),
6161
}
6262

0 commit comments

Comments
 (0)