community.docker/tests/unit/plugins/modules
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
..
test_docker_container_copy_into.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
test_docker_image_build.py docker_image_build: work around strange behavior of docker buildx build when --output is provided (#1006) 2024-12-14 21:32:33 +01:00
test_docker_image.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
test_docker_network.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00
test_docker_swarm_service.py Python code modernization, 1/n (#1141) 2025-10-06 18:30:54 +02:00