Skip to content

Commit 3e6a331

Browse files
committed
rename patch file to match mkl_fft
1 parent 5d178a8 commit 3e6a331

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

mkl_random/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
from mkl_random import interfaces
9797

98-
from ._patch import (
98+
from ._patch_numpy import (
9999
is_patched,
100100
mkl_random,
101101
monkey_patch,

0 commit comments

Comments
 (0)