From c16163f5bcea9df186c04c9820abe1d3f509b023 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 9 Nov 2020 10:28:06 +0100 Subject: plot_generator, Proof_Of_Concept_PELT will be removed later on --- bin/Proof_Of_Concept_PELT.py | 1 + bin/plot_generator.py | 1 + 2 files changed, 2 insertions(+) diff --git a/bin/Proof_Of_Concept_PELT.py b/bin/Proof_Of_Concept_PELT.py index 3206b68..0845f87 100755 --- a/bin/Proof_Of_Concept_PELT.py +++ b/bin/Proof_Of_Concept_PELT.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# BA Janis Falkenhagen import json import os import time diff --git a/bin/plot_generator.py b/bin/plot_generator.py index 908213d..30f3267 100644 --- a/bin/plot_generator.py +++ b/bin/plot_generator.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# BA Janis Falkenhagen import getopt import sys import re -- cgit v1.2.3