Skip to content

Commit

Permalink
Update test_noise_groups.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Routhleck authored Jan 26, 2025
1 parent 452cfad commit cfddc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainpy/_src/dyn/others/tests/test_noise_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from absl.testing import parameterized
import pytest

# 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)


class Test_Noise_Group(parameterized.TestCase):
Expand Down

0 comments on commit cfddc1d

Please sign in to comment.