Invalid return `type hint` for async generator functionTYP-010
The return type of an async generator function should be AsyncGenerator or one of its supertypes.
The return type of an async generator function should be AsyncGenerator or one of its supertypes.