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 eba47dd commit bf95b38Copy full SHA for bf95b38
dpnp/dpnp_iface_bitwise.py
@@ -38,7 +38,7 @@
38
"""
39
40
# pylint: disable=protected-access
41
-
+# pylint: disable=no-name-in-module
42
43
import dpctl.tensor._tensor_elementwise_impl as ti
44
import numpy
0 commit comments