freeipa/ipatests/test_ipaserver/test_install
Stanislav Levin b8480549c6 pylint: Fix useless-object-inheritance
https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/useless-object-inheritance.html:
> Used when a class inherit from object, which under python3 is
implicit, hence can be safely removed from bases.

Fixes: https://pagure.io/freeipa/issue/9278
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Stanislav Levin <slev@altlinux.org>
2023-01-10 08:30:58 +01:00
..
__init__.py Add options to run only ipaclient unittests 2017-03-17 15:02:13 +01:00
test_adtrustinstance.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_installer.py pylint: Fix useless-object-inheritance 2023-01-10 08:30:58 +01:00
test_installutils.py test_installutils: run gpg-agent under a specific SELinux context 2021-02-11 09:09:46 +01:00
test_service.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00