This commit is contained in:
wea_ondara
2020-01-24 15:50:32 +01:00
parent 33ebc74e74
commit cd0239f39c
4 changed files with 27 additions and 14 deletions

View File

@@ -37,11 +37,6 @@ def main(folder, intervl):
plotbydateold(onlyfiles, oldfiles, outputdir, intervl)
class fake:
def __init__(self, p, s):
pass
def g(srcfile, outputdir, intervals):
print("ks global")
avgss2 = readavgsentsingle(srcfile)