Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Feb 19, 2019
1 parent e777ce0 commit 7f6a135
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphtools/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from inspect import signature
from sklearn.decomposition import PCA, TruncatedSVD
from sklearn.preprocessing import normalize
from sklearn.utils.graph import graph_shortest_path
from scipy import sparse
import warnings
import numbers
Expand Down

0 comments on commit 7f6a135

Please sign in to comment.