mypy
57c8317a
- typeops: [minor] use CallableType.type_var_ids (#9694)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
typeops: [minor] use CallableType.type_var_ids (#9694) It is literally the same thing, but using `type_var_ids` is more ideomatic.
References
#9694 - refactor: using proper CallableType method, instead of re-implementation
Author
sobolevn
Parents
ff2ae7c1
Loading