Hapus String Kosong dari Daftar Python Single Line

test_list = [i for i in test_list if i]
NA RACE