remove whitespace
This commit is contained in:
parent
583dd7b018
commit
ccfd0f7f4f
1 changed files with 0 additions and 1 deletions
|
|
@ -303,7 +303,6 @@ class Arc(Shape):
|
||||||
start_angle -= pi
|
start_angle -= pi
|
||||||
rotation += pi
|
rotation += pi
|
||||||
|
|
||||||
|
|
||||||
angles = (start_angle, start_angle + delta_angle)
|
angles = (start_angle, start_angle + delta_angle)
|
||||||
rotation %= 2 * pi
|
rotation %= 2 * pi
|
||||||
width = self.width
|
width = self.width
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue