freeipa/ipapython/install
Stanislav Levin baf68ef37c pylint: Fix arguments-renamed
Pylint 2.9.0 introduced new checker which was a subset of
arguments-differ:

> Used when a method parameter has a different name than in the
  implemented interface or in an overridden method.

Fixes: https://pagure.io/freeipa/issue/9117
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2022-03-11 13:37:08 -05:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py pylint: Fix arguments-renamed 2022-03-11 13:37:08 -05:00
common.py Fix errors found by Pylint-2.4.3 2019-10-21 18:01:32 +11:00
core.py Fix Pylint 2.0 violations 2018-07-14 12:04:19 +02:00
typing.py install: use standard Python classes to declare knob types 2016-11-11 12:17:25 +01:00
util.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00