Skip to content

Commit 4a19646

Browse files
Removing printing of info during import of package (#1134)
1 parent f525309 commit 4a19646

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dpnp/__init__.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,3 @@
6161

6262

6363
__all__ = _iface__all__
64-
65-
66-
dpnp_queue_initialize()
67-
'''
68-
SYCL queue initialization
69-
'''

0 commit comments

Comments
 (0)