Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Sep 7, 2022
1 parent 0d89250 commit 6c62a73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/test/unit/fem/test_interpolation.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
import numpy as np
import pytest

import basix
import basix.ufl_wrapper
import ufl
from dolfinx.fem import (Expression, Function, FunctionSpace,
VectorFunctionSpace, assemble_scalar, form)
Expand Down

0 comments on commit 6c62a73

Please sign in to comment.