Remove redundant coerce to list
_abspaths() returns a new list object. There is no need to create a new list a 2nd time.
Loading
Please register or sign in to comment
_abspaths() returns a new list object. There is no need to create a new list a 2nd time.