We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6326b commit fb153a6Copy full SHA for fb153a6
dpnp/__init__.py
@@ -26,7 +26,6 @@
26
27
import os
28
import sys
29
-from importlib import import_module
30
31
mypath = os.path.dirname(os.path.realpath(__file__))
32
0 commit comments