1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-01 18:06:25 +00:00
community.general/tests/unit/plugins
Felix Fontein 0c5466de47
Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015)
* Address UP025: remove unicode literals from strings.

* Address UP004: class inherits from 'object'.
2025-10-30 20:17:10 +01:00
..
become unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
cache CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
callback unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
connection Unit tests: clean up compat imports (#10902) 2025-10-11 10:03:37 +02:00
filter Unit tests: clean up compat imports (#10902) 2025-10-11 10:03:37 +02:00
inventory Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
lookup unit tests: use f-strings (#10993) 2025-10-27 12:32:33 +13:00
module_utils Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
modules Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
plugin_utils Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00