Skip to content

Commit bf95b38

Browse files
committed
fix pre-commit
1 parent eba47dd commit bf95b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpnp/dpnp_iface_bitwise.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"""
3939

4040
# pylint: disable=protected-access
41-
41+
# pylint: disable=no-name-in-module
4242

4343
import dpctl.tensor._tensor_elementwise_impl as ti
4444
import numpy

0 commit comments

Comments
 (0)