E0304 invalid-bool-returnedΒΆ

Message

'__bool__ does not return bool'

Description

Used when a __bool__ method returns something which is not a bool