Skip to content

Commit

Permalink
Remove unused circular imports in ncut
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed Jan 21, 2015
1 parent 58e25e6 commit 82b05ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gala/ncut.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from __future__ import absolute_import
import numpy
from . import agglo
from . import morpho
import scipy.sparse
import scipy.sparse.linalg
import scipy.cluster.vq
Expand Down

0 comments on commit 82b05ea

Please sign in to comment.