aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/makeReport.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/makeReport.py b/scripts/makeReport.py
index dcf3576..b905cf0 100644
--- a/scripts/makeReport.py
+++ b/scripts/makeReport.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python3
import argparse
parser = argparse.ArgumentParser(description="Make Report Helper Script")