tests: PEP8 cleanup of docker.py, mostly white space
commit432d8ad5f6a47c09648320412c9552637261bdc1
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 23 Jan 2019 17:13:55 +0000 (23 17:13 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 8 Feb 2019 17:32:35 +0000 (8 17:32 +0000)
tree883506e5f808ca18357986ccb8fe236af2771c60
parentd10404b19393808394a129dd77974810ea87235d
tests: PEP8 cleanup of docker.py, mostly white space

My editor keeps putting squiggly lines under a bunch of the python
lines to remind me how non-PEP8 compliant it is. Clean that up so it's
easier to spot new errors.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/docker/docker.py