Skip to content

Commit 75d6c96

Browse files
committed
extra import of numpy is removed
1 parent 9bdcf8c commit 75d6c96

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

deepdiff/distance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import numpy as np
21
import math
32
import datetime
43
from deepdiff.deephash import DeepHash

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
orderly-set==5.2.1
1+
orderly-set==5.2.2

0 commit comments

Comments
 (0)