Skip to content
Snippets Groups Projects
Commit ac51994f authored by Lukas Juhrich's avatar Lukas Juhrich Committed by Dan Michael O. Heggø
Browse files

Minor method call improvement

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.
parent 30776db7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment