Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172)
These references to an `__iter__` method mean `object.__iter__`, not `iterator.__iter__`.
Y
Yuki Kobayashi committed
4d3a7ea354a8ca7a9978f48e54399526d1b83f42
Parent: 85f1cc8
Committed by GitHub <noreply@github.com>
on 2/25/2025, 12:38:47 PM