Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Sep 27, 2024
1 parent 05b21eb commit 00ae0ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion symfem/elements/bubble.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from symfem.functionals import DotPointEvaluation, ListOfFunctionals, PointEvaluation
from symfem.functions import FunctionInput
from symfem.references import Reference
from symfem.symbols import x
from symfem.elements.lagrange import Lagrange

__all__ = ["Bubble", "BubbleEnrichedLagrange", "BubbleEnrichedVectorLagrange"]
Expand Down

0 comments on commit 00ae0ff

Please sign in to comment.