Skip to content

Commit

Permalink
Ruff formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Nov 18, 2024
1 parent 6e3ff7a commit 24f2094
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_jit_expression.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ def test_facet_geometry_expressions(compile_args):
)
np.testing.assert_allclose(output, ref_fj)


# Check CellVolume
ref_fj_code = ffcx.codegeneration.jit.compile_expressions(
[(ufl.geometry.ReferenceFacetVolume(mesh), points)], cffi_extra_compile_args=compile_args
Expand Down

0 comments on commit 24f2094

Please sign in to comment.