We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf4dbd commit 5ec0dd7Copy full SHA for 5ec0dd7
src/ethopy/experiments/match_port.py
@@ -56,7 +56,7 @@ class Experiment(State, ExperimentClass):
56
"punish_duration": 1000,
57
"abort_duration": 0,
58
"noresponse_intertrial": True,
59
- "incremental_punishment" : 0,
+ "incremental_punishment": 0,
60
**ExperimentClass.Block().dict(),
61
}
62
0 commit comments