1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-30 00:46:21 +00:00
community.general/plugins
Felix Fontein 3f2213791a
Cleanup: use f-strings instead of str.format() (#11017)
Address UP032: use f-strings instead of str.format().
2025-11-01 12:04:33 +01:00
..
action Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
become Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
cache Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
callback Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
connection Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
doc_fragments Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
filter Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
inventory Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
lookup Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
module_utils Cleanup: use f-strings instead of str.format() (#11017) 2025-11-01 12:04:33 +01:00
modules Cleanup: use f-strings instead of str.format() (#11017) 2025-11-01 12:04:33 +01:00
plugin_utils CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
test Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00