aboutsummaryrefslogtreecommitdiffstats
path: root/WMD.py
diff options
context:
space:
mode:
Diffstat (limited to 'WMD.py')
-rw-r--r--WMD.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/WMD.py b/WMD.py
index b08398b..edb704e 100644
--- a/WMD.py
+++ b/WMD.py
@@ -145,7 +145,7 @@ if __name__ == "__main__":
145 "-b", 145 "-b",
146 "--batch", 146 "--batch",
147 action="store_true", 147 action="store_true",
148 help="running in batch (store results in csv) or" 148 help="running in batch (store results in csv) or "
149 + "running a single instance (output the results)", 149 + "running a single instance (output the results)",
150 ) 150 )
151 parser.add_argument( 151 parser.add_argument(