FEniCS/ffcx

Re-enable mypy checks for Python 3.10

mscroggs opened this issue · 0 comments

Mypy checks are currently incorrectly failing in Python 3.10.7 (see python/mypy#13627), so I've disabled these checks for Python 3.10 in #520.

Once a new version of mypy is released, these checks should be reenabled