python / typeshed

Collection of library stubs for Python, with static types
Other
4.39k stars 1.77k forks source link

Fix `pyinstaller.utils.hooks.collect_entry_point` return type #13111

Open Avasam opened 4 days ago

Avasam commented 4 days ago

Fixes https://github.com/python/typeshed/issues/12651

github-actions[bot] commented 4 days ago

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉