Skip to content

Commit

Permalink
_basixcpp.pyi
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Aug 8, 2023
1 parent ce27262 commit f4fb350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/basix/_basixcpp.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ class ElementFamily:
DPC: ClassVar[ElementFamily] = ...
HHJ: ClassVar[ElementFamily] = ...
Hermite: ClassVar[ElementFamily] = ...
iso: ClassVar[ElementFamily] = ...
N1E: ClassVar[ElementFamily] = ...
N2E: ClassVar[ElementFamily] = ...
P: ClassVar[ElementFamily] = ...
Expand Down

0 comments on commit f4fb350

Please sign in to comment.