Skip to content

Commit 7f8fb0e

Browse files
committed
ruff fix
1 parent aad468a commit 7f8fb0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_op.py

-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ def test_gradient(actx_factory, form, dim, order, vectorize, nested,
117117
])
118118
mesh = affine_map(mesh, A=a, b=b)
119119

120-
121120
dcoll = make_discretization_collection(
122121
actx, mesh,
123122
discr_tag_to_group_factory={

0 commit comments

Comments
 (0)