1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 16:01:55 +00:00
community.general/tests/unit/plugins/module_utils/xenserver
patchback[bot] 8cd80d94a0
[PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058)
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.

(cherry picked from commit 396f467bbb)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-09 09:59:42 +01:00
..
fixtures Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
common.py Reformat everything. 2025-11-01 13:46:53 +01:00
conftest.py Reformat everything. 2025-11-01 13:46:53 +01:00
FakeAnsibleModule.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
FakeXenAPI.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_gather_vm_params_and_facts.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_get_object_ref.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_misc.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_netaddr_functions.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_set_vm_power_state.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_wait_for_functions.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_xapi.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_xenserverobject.py Reformat everything. 2025-11-01 13:46:53 +01:00