JelleZijlstra / typeshed_client

Retrieve information from typeshed and other typing stubs
MIT License
20 stars 2 forks source link

Modernize code using pyupgrade #71

Closed AlexWaygood closed 1 year ago

AlexWaygood commented 1 year ago

(Feel free to close this if this isn't welcome, obviously :)

JelleZijlstra commented 1 year ago

Thanks, but I prefer to avoid from __future__ import annotations as it's about to be deprecated and doesn't always play well with pyanalyze.