False negative differing-type-doc
for Google-style docstring
#10237
Labels
False Negative 🦋
No message is emitted but something is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Bug description
Command used
Pylint output
Expected behavior
Possible duplicate of #6478 . I expect the difference between
Point
in function signature andtuple[float, float]
in documentation to raisediffering-type-doc
.Pylint version
The text was updated successfully, but these errors were encountered: