Removed unnecessary line
This commit is contained in:
parent
68e9b9ddd0
commit
0eef892e0c
1 changed files with 0 additions and 2 deletions
|
@ -25,5 +25,3 @@ print(pred_result)
|
|||
pp.plot(pred_result, 'black')
|
||||
pp.plot(prediction, 'red')
|
||||
pp.show()
|
||||
|
||||
#pywatts.main.eval_prediction(prediction, pred_result)
|
||||
|
|
Loading…
Reference in a new issue