Switch RequiementsFinder._get_names back return an iterator
This is in order to satisfy mypy as the return type should be the same as the super class.
Loading
Please register or sign in to comment
This is in order to satisfy mypy as the return type should be the same as the super class.