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
Once python/mypy#9773 we can remove the
| Anyin_convert_type.Acceptance Criteria
Anytype hint removed here