False positive no-value-for-parameter
due to inference edge case
#8544
Labels
Astroid
Related to astroid
False Positive 🦟
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Bug description
Due to incorrect inference, E1120 can be raised on code that is functional.
Example code:
Command used
Pylint output
Expected behavior
No issues raised.
Pylint version
OS / Environment
MacOS Ventura, 13.2.1
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: