mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-16 06:57:06 +08:00
An empty list [] is evaluated as a false value. So, it is not necessary to compare like "if some_var == []:". Signed-off-by: Chenxiong Qi <cqi@redhat.com>