community.docker/plugins/plugin_utils
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
..
common_api.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
common.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
socket_handler.py Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
unsafe.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00