Skip to content

Commit

Permalink
Minor formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Dec 15, 2023
1 parent f248d53 commit 0dfd2a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brian2/tests/test_neurongroup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2219,6 +2219,7 @@ def test_semantics_mod():
assert_allclose(G.x[:], float_values % 98)
assert_allclose(G.y[:], float_values % 98)


if __name__ == "__main__":
test_set_states()
test_creation()
Expand Down

0 comments on commit 0dfd2a7

Please sign in to comment.