mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +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. |
||
|---|---|---|
| .. | ||
| build.py | ||
| config.py | ||
| decorators.py | ||
| fnmatch.py | ||
| json_stream.py | ||
| ports.py | ||
| proxy.py | ||
| socket.py | ||
| utils.py | ||