Files
freeipa/install/share
Christian Heimes 85286beb5b Address inconsistent-return-statements
Pylint warns about inconsistent return statements when some paths of a
function return None implicitly. Make all implicit returns either
explicit or raise a proper exception.

See: https://pagure.io/freeipa/issue/7758
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-11-13 13:37:58 +01:00
..
2013-11-18 16:54:21 +01:00
2016-06-15 07:13:38 +02:00
2014-10-21 12:23:03 +02:00
2014-07-01 13:57:06 +02:00
2015-05-26 11:59:47 +00:00
2016-10-11 16:48:47 +02:00
2015-05-26 11:59:47 +00:00
2017-02-15 07:13:37 +01:00
2016-01-13 15:24:53 +01:00
2015-05-26 11:59:47 +00:00
2017-02-15 07:13:37 +01:00
2015-09-17 14:55:54 +02:00
2018-11-13 13:37:58 +01:00