Move assignment of `new_coverpath`
With the assignment originally being within the try, if the try failed, the exception wouldn't have access to the value
Showing
Please
register
or
sign in
to comment
With the assignment originally being within the try, if the try failed, the exception wouldn't have access to the value