79642475

Date: 2025-05-28 14:53:13
Score: 2.5
Natty:
Report link

It's because in Jinja2, string vars are "truthy" when used in bool expressions, meaning any raw (ie no "bool()" filter applied) non-null value evaluates to "true".

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: galaxis