Once https://github.com/python/mypy/issues/9773 we can remove the `| Any` in `_convert_type`. ## Acceptance Criteria * `Any` type hint removed here * Type checkers and unit tests still happy