Skip to content

Commit

Permalink
bug with sklearn library
Browse files Browse the repository at this point in the history
  • Loading branch information
VicentePerezSoloviev committed Jun 4, 2020
1 parent 31a0825 commit 4383b1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions EDApy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@
import warnings

warnings.simplefilter(action='ignore', category=FutureWarning)

from sklearn.cluster import KMeans

0 comments on commit 4383b1e

Please sign in to comment.