]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/system/tests/: fix Python linter issues
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 1 Sep 2025 13:12:14 +0000 (15:12 +0200)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 10 Sep 2025 07:56:36 +0000 (09:56 +0200)
commitf385e3d91558931d07344ca8cb6406f213c7c985
tree6bed29bc90fed64d6fdafccc692579ca5eb390b7
parent458700b5d6701099c6a99627b100a8256ed25962
tests/system/tests/: fix Python linter issues

Fix issues reported by flake8, pycodestyle, isort, black and mypy.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
tests/system/tests/test_chage.py
tests/system/tests/test_groupadd.py
tests/system/tests/test_groupdel.py
tests/system/tests/test_groupmod.py
tests/system/tests/test_useradd.py
tests/system/tests/test_userdel.py
tests/system/tests/test_usermod.py