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.
2 parents 9d68044 + 841d2bb commit 4cb4d05Copy full SHA for 4cb4d05
xdeps/refs.py
@@ -30,6 +30,7 @@
30
'__array_finalize__',
31
'__array__',
32
'__array_priority__',
33
+ '__iter__',
34
# _ipython_canary_method_should_not_exist_ is used by IPython to detect
35
# if an object 'lies' about its attributes due to its __getattr__. We should
36
# not try to intercept it.
0 commit comments