Skip to content

Commit 09357cd

Browse files
committed
Iterator
1 parent 590aa64 commit 09357cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,6 @@ Point(x=1, y=2)
178178

179179
Iterator
180180
--------
181-
**In this cheatsheet `'<collection>'` can also mean an iterator.**
182-
183181
```python
184182
from itertools import count, repeat, cycle, chain, islice
185183
```

0 commit comments

Comments
 (0)