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
Felix Fontein 74c2c804e5
Cleanup: use super() instead of super(__class__, self) (#11016)
* Address UP008: Use super() instead of super(__class__, self).

* Linting.
2025-10-30 20:17:26 +01:00
..
cloud CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
hwc Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
identity/keycloak Remove all usage of ansible.module_utils.six from main branch (#10888) 2025-10-11 08:21:57 +02:00
net_tools/pritunl Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
xenserver Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
test_cmd_runner.py unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
test_csv.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
test_database.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
test_deps.py Unit tests: clean up compat imports (#10902) 2025-10-11 10:03:37 +02:00
test_known_hosts.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_module_helper.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
test_ocapi_utils.py unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
test_onepassword.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_opennebula.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_python_runner.py unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
test_saslprep.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
test_utm_utils.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_vardict.py unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00