mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| testdata/certs | ||
| test_build.py | ||
| test_config.py | ||
| test_decorators.py | ||
| test_json_stream.py | ||
| test_ports.py | ||
| test_proxy.py | ||
| test_utils.py | ||