By DeepSource
All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
For logical expressions that evaluate to a constant value, the constant value should be used.
return f != f
return false