typeshed
typeshed copied to clipboard
Incorrect return type for PyInstaller's collect_entry_point
Introduced in https://github.com/python/typeshed/pull/9640
https://github.com/python/typeshed/blob/d326c9bd424ad60c2b63c2ca1c5c1006c61c3562/stubs/pyinstaller/PyInstaller/utils/hooks/init.pyi#L64
tuple[list[tuple[str, str]], list[str]]
Look correct @Avasam ?
Happy to make PR.
@davetapley Looks correct to me! A PR would be welcome :)