quick fix

This commit is contained in:
ltcptgeneral 2019-09-21 21:10:22 -05:00
parent f5b9a678fc
commit 8bd07cbd32

View File

@ -154,6 +154,7 @@ import numpy as np
import math
from sklearn import metrics
from sklearn import preprocessing
import torch
class error(ValueError):
pass