Commit 4c506a0a authored by Kristian Tan's avatar Kristian Tan

debug

parent e4de1cc2
......@@ -109,7 +109,7 @@ def main():
values.append(record.kwhUsed)
if record.kwhUsed > max:
max = record.kwhUsed
print(record)
print(max)
template_data = {
'pins': pins,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment