Skip to content

Commit

Permalink
Import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmaddison committed Jul 11, 2024
1 parent 360b039 commit 62db68d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions firedrake/adjoint_utils/blocks/constant.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import firedrake
import numpy
from pyadjoint import Block, OverloadedType
import numpy

from pyadjoint.reduced_functional_numpy import gather
import firedrake
from .block_utils import isconstant


Expand Down

0 comments on commit 62db68d

Please sign in to comment.