chg: Removed unnecessary import

This commit is contained in:
Michael T Smith 2016-09-06 11:39:18 +01:00
parent 813fbd4162
commit 269566befc

View file

@ -3,7 +3,6 @@
import GPy
import numpy as np
import sys #so I can print dots
def add_index_column(inputs,data,clust):