Removed unnecessary line

This commit is contained in:
reedts 2018-08-13 14:43:19 +02:00
parent 68e9b9ddd0
commit 0eef892e0c
1 changed files with 0 additions and 2 deletions

View File

@ -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)