Files
freeipa/ipalib
Stanislav Levin 7d0fbbf410 Fix errors found by Pylint-2.4.3
New Pylint (2.4.3) catches several new 'true problems'. At the same
time, it warns about things that are massively and reasonably
employed in FreeIPA.

list of fixed:
- no-else-continue
- redeclared-assigned-name
- no-else-break
- unnecessary-comprehension
- using-constant-test (false positive)

list of ignored (responsibility of contributors and reviewers):
- import-outside-toplevel

Fixes: https://pagure.io/freeipa/issue/8102
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2019-11-04 14:24:00 -05:00
..
2019-11-04 14:24:00 -05:00
2019-11-04 14:24:00 -05:00
2018-09-27 16:11:18 +02:00
2018-07-14 12:04:19 +02:00
2018-09-27 16:11:18 +02:00
2016-11-24 15:46:40 +01:00
2019-07-01 14:55:29 +02:00
2017-11-21 16:13:28 +01:00
2017-02-17 10:22:07 +01:00
2017-10-25 09:46:41 +02:00
2018-09-27 11:49:04 +02:00
2018-11-07 08:39:42 +01:00
2016-10-20 18:43:37 +02:00
2018-07-05 19:46:42 +02:00
2018-09-27 11:49:04 +02:00
2019-07-18 10:01:25 +03:00