False positive: E1130 on double unary operator #8597
Labels
Astroid
Related to astroid
Needs astroid Brain 🧠
Needs a brain tip in astroid (then an astroid upgrade)
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Bug description
Since 2.17.2 Pylint does not accept using a double negation on django Q objects:
(Reproduced in a venv using Python 3.10.10 with nothing but pylint and django installed)
Configuration
No response
Command used
Pylint output
Expected behavior
Same behaviour as in v2.17.1 (no error)
Pylint version
OS / Environment
$ uname --kernel-release
5.10.174-1-MANJARO
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: