-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
stubs: false positiveType checkers report false errorsType checkers report false errors
Description
https://github.com/python/typeshed/blob/master/stdlib/3/typing.pyi#L13
Should be something like:
class TypeVar(object):
__name__: str
def __init__(self, name: str) -> None: ...
Metadata
Metadata
Assignees
Labels
stubs: false positiveType checkers report false errorsType checkers report false errors