u-boot/test/py/tests
Stephen Warren e8debf394f test/py: use " for docstrings
Python's coding style docs indicate to use " not ' for docstrings.

test/py has other violations of the coding style docs, since the docs
specify a stranger style than I would expect, but nobody has complained
about those yet:-)

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-01-28 21:01:24 -07:00
..
test_000_version.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_dfu.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_env.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_help.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_hush_if_test.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_md.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_net.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_sandbox_exit.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_shell_basics.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_sleep.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_ums.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_unknown_cmd.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00