aboutsummaryrefslogtreecommitdiffstats
path: root/test/scripts/a_helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/a_helper.py')
-rw-r--r--test/scripts/a_helper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/a_helper.py b/test/scripts/a_helper.py
index 2eeed0d4..e1f1c649 100644
--- a/test/scripts/a_helper.py
+++ b/test/scripts/a_helper.py
@@ -1,4 +1,4 @@
import argparse
parser = argparse.ArgumentParser()
-parser.add_argument('--var', type=int) \ No newline at end of file
+parser.add_argument('--var', type=int)