summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-11-09 10:28:06 +0100
committerDaniel Friesel <daniel.friesel@uos.de>2020-11-09 10:28:06 +0100
commitc16163f5bcea9df186c04c9820abe1d3f509b023 (patch)
treeeadbd0427aff7b1d5800303ca4368ed7d7c63e7f
parentfe008d23944047a17887674e6539cf16f87383f9 (diff)
plot_generator, Proof_Of_Concept_PELT will be removed later on
-rwxr-xr-xbin/Proof_Of_Concept_PELT.py1
-rw-r--r--bin/plot_generator.py1
2 files changed, 2 insertions, 0 deletions
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