Skip to content

Commit

Permalink
forgot to include removal of scipy in h5 pdist
Browse files Browse the repository at this point in the history
  • Loading branch information
darianyang committed Mar 23, 2024
1 parent 9531680 commit 88c8481
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wedap/h5_pdist.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
import numpy as np
from tqdm.auto import tqdm

from scipy.spatial import KDTree

from warnings import warn

# for copying h5 file
Expand Down

0 comments on commit 88c8481

Please sign in to comment.