Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dham committed Dec 17, 2024
1 parent 1d8e58a commit cc402aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/firedrake/regression/test_adjoint_operators.py
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,7 @@ def test_cofunction_assign_functional():
f.assign(2.0)
assert np.allclose(Jhat(f), 2.0)


@pytest.mark.skipcomplex # Taping for complex-valued 0-forms not yet done
def test_bdy_control():
# Test for the case the boundary condition is a control for a
Expand Down

0 comments on commit cc402aa

Please sign in to comment.