mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-15 06:27:00 +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>