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 177a185 commit 7a87490Copy full SHA for 7a87490
dpctl/memory/__init__.pxd
@@ -27,4 +27,4 @@
27
# distutils: language = c++
28
# cython: language_level=3
29
30
-from ._memory cimport *
+from dpctl.memory._memory cimport *
0 commit comments