1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/tests/unit/plugins/module_utils
Felix Fontein 396f467bbb
Improve Python code: address unused variables (#11049)
* Address F841 (unused variable).

* Reformat.

* Add changelog fragment.

* More cleanup.

* Remove trailing whitespace.

* Readd removed code as a comment with TODO.
2025-11-09 08:14:35 +01:00
..
cloud Reformat everything. 2025-11-01 13:46:53 +01:00
hwc Address issues reported by ruff check (#11043) 2025-11-08 17:05:21 +13:00
identity/keycloak Reformat everything. 2025-11-01 13:46:53 +01:00
net_tools/pritunl Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
xenserver Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
test_cmd_runner.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_csv.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_database.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_deps.py Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
test_known_hosts.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_module_helper.py Address issues reported by ruff check (#11043) 2025-11-08 17:05:21 +13:00
test_ocapi_utils.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_onepassword.py Address issues reported by ruff check (#11043) 2025-11-08 17:05:21 +13:00
test_opennebula.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_python_runner.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_saslprep.py Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
test_utm_utils.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_vardict.py Reformat everything. 2025-11-01 13:46:53 +01:00