From 5b79e7aea8b10e28bcaa9d72a4fa2be2dc7d6dba Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Mon, 5 Sep 2022 17:15:42 +0200 Subject: [PATCH] Fix trailing whitespace --- tests/extra/manual-vmtools-test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/extra/manual-vmtools-test.py b/tests/extra/manual-vmtools-test.py index 6b6c6964..03ef22f5 100755 --- a/tests/extra/manual-vmtools-test.py +++ b/tests/extra/manual-vmtools-test.py @@ -112,7 +112,7 @@ def main(args): if __name__ == '__main__': logging.basicConfig(format='%(message)s', level=logging.DEBUG) - + parser = ArgumentParser(description="""\ This is intended for manually testing vmtools.py