pylint: fix unneeded-not

Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
Jan Barta
2016-06-03 10:05:34 +02:00
committed by Martin Basti
parent 36484e8672
commit 275e85d076
11 changed files with 14 additions and 15 deletions

View File

@@ -84,7 +84,6 @@ disable=
not-an-iterable,
singleton-comparison,
misplaced-comparison-constant,
unneeded-not,
not-a-mapping,
singleton-comparison