W1622 next-method-called

Message

'Called a next() method on an object'

Description

Used when an object’s next() method is called (Python 3 uses the next() built-in function)