Simplify code
The list comprehension is shorter than the map() version. I feel it is also simpler, although that is debatable. This is consistent with the previous commit.
Loading
Please register or sign in to comment
The list comprehension is shorter than the map() version. I feel it is also simpler, although that is debatable. This is consistent with the previous commit.