Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Pylint produces false-positive no-member error in second-order subclasses when using Generictyping #188

Open
marvinpfoertner opened this issue Aug 27, 2020 · 0 comments
Labels
bug Something isn't working testing and CI Unit tests, coverage and continuous integration

Comments

@marvinpfoertner
Copy link
Collaborator

marvinpfoertner commented Aug 27, 2020

See also pylint-dev/pylint#3131.

This error appears in #164.

As discussed with @nathanaelbosch, I'll disable no-member explicitly for the moment.

@marvinpfoertner marvinpfoertner added bug Something isn't working testing and CI Unit tests, coverage and continuous integration labels Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing and CI Unit tests, coverage and continuous integration
Projects
None yet
Development

No branches or pull requests

1 participant