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/plugins/connection
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
..
chroot.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
funcd.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
incus.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
iocage.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
jail.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
lxc.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
lxd.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
qubes.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
saltstack.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
wsl.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
zone.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00