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/become
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
..
doas.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
dzdo.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ksu.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
machinectl.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
pbrun.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
pfexec.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
pmrun.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
run0.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
sesu.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
sudosu.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00