Remove extra spaces

lethe/HEAD
jan 8 years ago
parent 3a460a9296
commit 103e72628c

@ -269,5 +269,3 @@ class Arc(Shape):
return (type(self), radii, angles, self.layer), \
(self.offset, scale/norm_value, rotation, self.dose), \
lambda: Arc(radii=radii*norm_value, angles=angles, layer=self.layer)

Loading…
Cancel
Save