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 16aa820 commit b46200dCopy full SHA for b46200d
testsuite/pytests/sli2py_regressions/test_ticket_478.py
@@ -114,7 +114,8 @@ def test_generators_static_and_plastic_synapses():
114
115
def test_multimeter_static_and_plastic_synapses():
116
"""
117
- Test that multimeter can only be connected to neurons using static (non-HPC) synapses, and fails for plastic and _hpc static synapses.
+ Test that multimeter can only be connected to neurons using static (non-HPC) synapses,
118
+ and fails for plastic and _hpc static synapses.
119
120
# Identify static and plastic synapse models as above
121
static_defaults = _synapse_param_keys("static_synapse")
0 commit comments