mypy
bb4b5346 - Fix self-check when targeting Python 3.10 (#12020)

Commit
4 years ago
Fix self-check when targeting Python 3.10 (#12020) This should fix wheel builds. Our CI always targets Python 3.6 when doing a self check, which means that we won't catch issues specific to more recent Python versions.
Author
Parents
Loading