Python

Python

Made by DeepSource

Invalid return type hint for async generator function TYP-010

Type check
Major

The return type of an async generator function should be AsyncGenerator or one of its supertypes.