Skip to content

Commit

Permalink
review doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
unalmis committed Mar 17, 2023
1 parent 716c831 commit 0518f8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,6 @@ def test(grid, basis, true_avg=1):
@pytest.mark.unit
def test_symmetry_volume_integral(self):
"""Test volume integral of a symmetric function."""

# Currently, midpoint rule is false for LinearGrid made with L=number.
def test(grid, midpoint_rule=False):
r = grid.nodes[:, 0]
Expand Down

0 comments on commit 0518f8b

Please sign in to comment.