compose/tests/unit/cli
Ulysses Souza c8a621b637 Fix Flake8 lint
This removes extra indentation and replace the use of `is` by `==` when
comparing strings

Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-02-05 11:11:52 +01:00
..
__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