Skip to content

Rename identifiers which shadows a builtin attribute #139

@vdusek

Description

@vdusek

Rename identifiers flagged with # noqa: A003 for built-in attribute shadowing.

Known potential problem: if the identifier collides with the data type name (e.g. list), it even breaks mypy.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions