mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-16 20:14:08 +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. |
||
|---|---|---|
| .. | ||
| api | ||
| transport | ||
| utils | ||
| constants.py | ||
| fake_api.py | ||
| fake_stat.py | ||
| test_auth.py | ||
| test_context.py | ||
| test_errors.py | ||