Skip to content

Commit 8d1dc9e

Browse files
committed
add deprecated patching aliases to __init__.py
1 parent bcb62f7 commit 8d1dc9e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkl_umath/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
is_patched,
3434
mkl_umath,
3535
patch_numpy_umath,
36+
restore,
3637
restore_numpy_umath,
38+
use_in_numpy,
3739
)
3840
from ._ufuncs import *
3941
from ._version import __version__

0 commit comments

Comments
 (0)