We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f2ab6 commit 452cfadCopy full SHA for 452cfad
brainpy/_src/dyn/others/tests/test_noise_groups.py
@@ -6,7 +6,7 @@
6
from absl.testing import parameterized
7
import pytest
8
9
-pytest.skip("Skip the test due to the jax 0.5.0 version", allow_module_level=True)
+# pytest.skip("Skip the test due to the jax 0.5.0 version", allow_module_level=True)
10
11
12
class Test_Noise_Group(parameterized.TestCase):
0 commit comments