community.docker/plugins/module_utils/_api
Felix Fontein f45232635c
Python code modernization, 1/n (#1141)
* Remove unicode text prefixes.

* Replace str.format() uses with f-strings.

* Replace % with f-strings, and do some cleanup.

* Fix wrong variable.

* Avoid unnecessary string conversion.
2025-10-06 18:30:54 +02:00
..
api Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
context Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
credentials Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
transport Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
types Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
utils Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
_import_helper.py Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
auth.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
constants.py Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
errors.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
tls.py Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00