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 00cccda commit ba90195Copy full SHA for ba90195
python-isinstance/iter_test.py
@@ -1,4 +1,4 @@
1
-from customiterables import *
+from customiterables import CustomIterableOne, CustomIterableTwo, CustomIterableThree
2
3
iter(CustomIterableOne(4))
4
0 commit comments