mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-24 08:43:00 +08:00
This was causing mypy to incorrectly flag reads of these properties and complain that they're Callable, which is incorrect.
This was causing mypy to incorrectly flag reads of these properties and complain that they're Callable, which is incorrect.