mirror of
https://github.com/docker/compose.git
synced 2026-07-03 06:34:25 +00:00
This removes extra indentation and replace the use of `is` by `==` when comparing strings Signed-off-by: Ulysses Souza <ulysses.souza@docker.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| command_test.py | ||
| docker_client_test.py | ||
| errors_test.py | ||
| formatter_test.py | ||
| log_printer_test.py | ||
| main_test.py | ||
| utils_test.py | ||
| verbose_proxy_test.py | ||