From 9d2380c7c485768fb707926a715e472187dab81e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Oct 2020 14:20:44 +0200 Subject: add hashbang --- bin/plot_generator.py | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/plot_generator.py') 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 -- cgit v1.2.3