remove whitespace
This commit is contained in:
parent
583dd7b018
commit
ccfd0f7f4f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user