You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pierre-Sassoulas
changed the title
In <2.8 is was a tuple, not a list
In <2.8 pylint.numversion was a tuple, not a listApr 26, 2021
Pierre-Sassoulas
changed the title
In <2.8 pylint.numversion was a tuple, not a list
In <2.8 pylint.__pkginfo__.numversion was a tuple, not a listApr 26, 2021
In <2.8 is was a
tuple
, not alist
, see fbcb27a#diff-42df8bb8e2d7b0a18f0174dcb5f3c60b1cbca5a394c3c7f8c9b33c99fb6cda99L34list
causes the followingTypeError
in pylint-django (pylint-dev/pylint-django#323)Originally posted by @michael-k in #4400 (comment)
The text was updated successfully, but these errors were encountered: