mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Fix trailing whitespace
This commit is contained in:
parent
c89a9f0e8b
commit
5b79e7aea8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue