False negative Pylint Fails to output W0199 on single item tuple #4655
Labels
False Negative 🦋
No message is emitted but something is wrong with the code
Good first issue
Friendly and approachable by new contributors
Hacktoberfest
Help wanted 🙏
Outside help would be appreciated, good for new contributors
Minor 💅
Polishing pylint is always nice
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Milestone
Steps to reproduce
Given a file
a.py
:Current behaviour
Result of
pylint a.py
:Expected behavior
pylint --version output
Result of
pylint --version
output:The text was updated successfully, but these errors were encountered: