Description
See #452
It looks like using sphinx-autodoc-typehints==1.10.3
causes the docs to fail to build on RTD, but 1.10.2
passes. If we fix the build, or a new version of sphinx-autodoc-typehints
fixes this (apparent) regression, we should consider removing the version restrictions in docs-requirements.txt
.