Skip to content

Commit

Permalink
fix import conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrubeck committed Dec 12, 2024
1 parent c8824e2 commit c667fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ufl/action.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

from itertools import chain

from ufl import matrix # noqa 401
from ufl.algebra import Sum
from ufl.argument import Argument, Coargument
from ufl.coefficient import BaseCoefficient, Coefficient
Expand Down

0 comments on commit c667fee

Please sign in to comment.