Skip to content

Split [type-arg] into [type-arg] and [type-arg-generic] also to solve #3737 #17667

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
MarcusJellinghaus opened this issue Aug 13, 2024 · 0 comments
Labels

Comments

@MarcusJellinghaus
Copy link

Feature

Split error code [type-arg] into [type-arg] and [type-arg-generic] to allow disabling this check for generic errors, also to solve #3737.

Pitch

I have the same issue as described in #3737 . I want to disable_error_code = type-arg but only for generic types (eg pandas.Series), and keep it otherwise.
Therefore, I'm suggesting to split the error code into two error codes, so that I can disable one of them (and keep the other).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant