### Describe the Bug ```py from collections.abc import Callable class A(Callable): # invalid base class pass A() ``` very relevant: https://github.com/python/typeshed/pull/14761 ### Sandbox Link _No response_ ### (Only applicable for extension issues) IDE Information _No response_
Describe the Bug
very relevant: python/typeshed#14761
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response