W0126 missing-parentheses-for-call-in-testΒΆ

Message

'Using a conditional statement with potentially wrong function or method call due to missing parentheses'

Description

Emitted when a conditional statement (If or ternary if) seems to wrongly call a function due to missing parentheses