pylint incorrectly warns about multiprocessing.Manager.Lock #3313
Labels
Bug 🪲
False Positive 🦟
A message is emitted but nothing is wrong with the code
Needs astroid Brain 🧠
Needs a brain tip in astroid (then an astroid upgrade)
Steps to reproduce
pylint this file:
Current behavior
Expected behavior
It shouldn't give an error.
pylint --version output
The text was updated successfully, but these errors were encountered: