jorgensd / dolfinx_mpc

Extension for dolfinx to handle multi-point constraints.
https://jorgensd.github.io/dolfinx_mpc/
MIT License
30 stars 12 forks source link

systematically add from future import annotations #87

Closed minrk closed 10 months ago

minrk commented 10 months ago

for Python 3.8 annotation compatibility, avoiding runtime errors when new-style annotations are used.