Skip to content
Snippets Groups Projects
user avatar
Lukas Juhrich authored
In this case, we can just use the bound method `self.__next__` instead
of calling the unbound method of `type(self)` and giving `self` as the
first parameter.
ac51994f
History