Skip to content

Commit

Permalink
Shorten docstring line
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler committed Sep 24, 2024
1 parent c6c5280 commit 28a767b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion choclo/tests/test_prism_magnetic.py
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ def test_divergence_of_b_finite_differences(
self, sample_3d_grid, sample_prism, sample_magnetization
):
"""
Test divergence of B computing its derivatives through finite differences.
Test div of B computing its derivatives through finite differences.
"""
delta = 1e-6
kwargs = dict(
Expand Down

0 comments on commit 28a767b

Please sign in to comment.