Open
Description
Once python/mypy#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 | Any
in _convert_type
.
Any
type hint removed here