Skip to content

new rule - TypeVar redefinition #3754

Description

@DetachHead
from typing import TypeVar

T = TypeVar("T")
T = TypeVar("T") # should be an error

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions