freeipa/ipapython/install
Christian Heimes a4f36eec0a LGTM: Name unused variable in loop
For loop variable '_nothing' is not used in the loop body. The name
'unused' is used to indicate that a variable is unused.

https://pagure.io/freeipa/issue/7344

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2018-01-09 07:53:28 +01:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py Warning the user when using a loopback IP as forwarder 2017-11-09 09:24:03 -02:00
common.py LGTM: Name unused variable in loop 2018-01-09 07:53:28 +01:00
core.py logging: do not reference loggers in arguments and attributes 2017-07-14 15:55:59 +02:00
typing.py install: use standard Python classes to declare knob types 2016-11-11 12:17:25 +01:00
util.py install.util: disable no-value-for-parameter 2017-09-08 15:42:07 +02:00