Private
Public Access
1
0

first attempt

This commit is contained in:
Sander Roosendaal
2018-01-16 17:04:30 +01:00
parent ed8c532884
commit dd48d66c3a
4 changed files with 87 additions and 2 deletions

View File

@@ -300,7 +300,8 @@ def getmaxwattinterval(tt,ww,i):
wmax = 0
deltat = 0
except KeyError:
pass
wmax = 0
deltat = 0
else:
wmax = 0
deltat = 0