Pylint produces false-positive no-member
error in second-order subclasses when using Generic
typing
#188
Labels
no-member
error in second-order subclasses when using Generic
typing
#188
See also pylint-dev/pylint#3131.
This error appears in #164.
As discussed with @nathanaelbosch, I'll disable
no-member
explicitly for the moment.The text was updated successfully, but these errors were encountered: