Is there a faster way to do the following list comprehension?
ret = [[subList for subList in lst if set(subList) not in lis