Skip to content

Commit

Permalink
Update elephant/test/test_current_source_density.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Kleinjohann <[email protected]>
  • Loading branch information
mdenker and Kleinjohann authored Oct 17, 2023
1 parent 60b6b47 commit ade17e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elephant/test/test_current_source_density.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ def test_generate_lfp_two_dimensional_array(self):
Regression test for Issue #546,
see: https://github.com/NeuralEnsemble/elephant/issues/546
"""
# this should raise an error
# this should NOT raise an error
generate_lfp(utils.gauss_1d_dipole, self.two_dimensional)


Expand Down

0 comments on commit ade17e8

Please sign in to comment.