1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-02 07:20:37 +02:00

Fix trailing whitespace

This commit is contained in:
Jochen Sprickerhof 2022-09-05 17:15:42 +02:00
parent c89a9f0e8b
commit 5b79e7aea8
No known key found for this signature in database
GPG Key ID: 5BFFDCC258E69433

View File

@ -112,7 +112,7 @@ def main(args):
if __name__ == '__main__': if __name__ == '__main__':
logging.basicConfig(format='%(message)s', level=logging.DEBUG) logging.basicConfig(format='%(message)s', level=logging.DEBUG)
parser = ArgumentParser(description="""\ parser = ArgumentParser(description="""\
This is intended for manually testing vmtools.py This is intended for manually testing vmtools.py