Python

Python

Made by DeepSource

Invalid return type hint for generator function TYP-009

Type check
Major

The return type of a generator function should be Generator or one of its supertypes.