Skip to content
Snippets Groups Projects
Verified Commit ca0a197e authored by Timm Fitschen's avatar Timm Fitschen
Browse files

STY: removed trailing white space

parent e6383e2e
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,7 @@ def defineParser():
parser = argparse.ArgumentParser(description=__doc__)
parser.add_argument("file", help='file to be imported')
parser.add_argument("--rerun", help='if this script is run at least a'
' second time and files are already inserted',
' second time and files are already inserted',
action="store_true")
return parser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment