Expected override method from class will not warning invalid-name
#4183
Labels
Duplicate 🐫
Duplicate of an already existing issue
Enhancement ✨
Improvement to a component
False Positive 🦟
A message is emitted but nothing is wrong with the code
Steps to reproduce
Current behavior
Result of
pylint a.py
:Expected behavior
Expected override method from class will not warning
invalid-name
such as
do_GET
do_POST
runTest
pylint --version output
Result of
pylint --version
output:The text was updated successfully, but these errors were encountered: