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/plugins/module_utils/mh
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
..
mixins Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
base.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
deco.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
exceptions.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
module_helper.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00