You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The usage of the TypeVar dooesn't make a ton of sense to me since it's not in a generic class. Maybe it should instead use one of the aliases from _typeshed.
https://github.com/python/typeshed/blob/master/stubs/click/click/types.pyi#L73
https://github.com/pallets/click/blob/main/src/click/types.py#L767-L769
The text was updated successfully, but these errors were encountered: