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 1f80353 commit db4cb81Copy full SHA for db4cb81
tests/components/synapses/test_exponentialSynapse.py
@@ -58,4 +58,4 @@ def test_exponentialSynapse1():
58
59
np.testing.assert_allclose(outs, outs_truth, atol=1e-8)
60
61
-test_exponentialSynapse1()
+#test_exponentialSynapse1()
0 commit comments