Skip to content

Extend typing checks to demos#1033

Open
schnellerhase wants to merge 8 commits into
mainfrom
schnellerhase/fix-some-types
Open

Extend typing checks to demos#1033
schnellerhase wants to merge 8 commits into
mainfrom
schnellerhase/fix-some-types

Conversation

@schnellerhase

@schnellerhase schnellerhase commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Basix is now fully mypy covered. Introduces minimal typing generics to FiniteElement to pass checks, this should be extended on in the future.

@schnellerhase schnellerhase self-assigned this Jul 4, 2026
@schnellerhase schnellerhase added enhancement New feature or request type-hints Python type hinting labels Jul 4, 2026
@schnellerhase schnellerhase marked this pull request as ready for review July 4, 2026 17:47
@schnellerhase schnellerhase requested a review from mscroggs July 4, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request type-hints Python type hinting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow element creation functions to accept any Sequence type for value shape Extend mypy coverage to Python demos

1 participant