patman: Fix whitespace errors in func_test
authorSimon Glass <sjg@chromium.org>
Fri, 30 Oct 2020 03:46:13 +0000 (21:46 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 16:11:31 +0000 (09:11 -0700)
commit427b028aeb2f3678aced5568a5d86c2fff406f46
treec5871e26b081b380bbe4d64c91ba52fb34355fa5
parente21c515817eacc49422d9bb651894a2e724414dc
patman: Fix whitespace errors in func_test

Fix up various indentation and other minor things to make pylint3 happier.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/func_test.py