E0306 invalid-repr-returnedΒΆ

Message

'__repr__ does not return str'

Description

Used when a __repr__ method returns something which is not a string