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.
UP018
1 parent 38969de commit 63f2677Copy full SHA for 63f2677
1 file changed
src/numpy-stubs/@test/runtime/legacy/comparisons.py
@@ -20,7 +20,7 @@
20
b_ = np.bool()
21
22
b = False
23
-c = complex()
+c = 0j
24
f = 0.0
25
i = 0
26
0 commit comments