- changed getCoordWidth method to use all if-stmt, ordered by ret value (0, 1, 2). - added more info to TypeError message in getCoordWidth method. - in round/scaleDeltas, chained if statements in one line to avoid writing the loop twice.
- changed getCoordWidth method to use all if-stmt, ordered by ret value (0, 1, 2). - added more info to TypeError message in getCoordWidth method. - in round/scaleDeltas, chained if statements in one line to avoid writing the loop twice.