remove whitespace

This commit is contained in:
jan 2017-09-05 11:00:50 -07:00
commit ccfd0f7f4f

View file

@ -303,7 +303,6 @@ class Arc(Shape):
start_angle -= pi
rotation += pi
angles = (start_angle, start_angle + delta_angle)
rotation %= 2 * pi
width = self.width