summaryrefslogtreecommitdiff
path: root/bin/plot_generator.py
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-10-02 14:20:44 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-10-02 14:20:44 +0200
commit9d2380c7c485768fb707926a715e472187dab81e (patch)
treea8a7c7c4694aa532a099f0ae18f94691b1aaabde /bin/plot_generator.py
parent4eabc96311e54a947dc445c7b4227d4498b60c5f (diff)
add hashbang
Diffstat (limited to 'bin/plot_generator.py')
-rw-r--r--bin/plot_generator.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/plot_generator.py b/bin/plot_generator.py
index 69df7d2..908213d 100644
--- a/bin/plot_generator.py
+++ b/bin/plot_generator.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
import getopt
import sys
import re