Skip to content

Commit 47d599e

Browse files
Remove wildcard import dpnp_algo in dpnp_iface.py
1 parent 68affb3 commit 47d599e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpnp/dpnp_iface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
from dpctl.tensor._device import normalize_queue_device
5252

5353
import dpnp
54-
from dpnp.dpnp_algo import *
5554
from dpnp.dpnp_array import dpnp_array
5655

5756
__all__ = [

0 commit comments

Comments
 (0)