Arch: remove trailing whitespace

This commit is contained in:
luz paz
2022-11-16 18:09:39 -05:00
committed by wwmayer
parent 3e70636bdc
commit e2a81c8674
10 changed files with 55 additions and 55 deletions

View File

@@ -87,7 +87,7 @@ def makeWindowPreset(windowtype,width,height,h1,h2,h3,w1,w2,o1,o2,placement=None
s.addConstraint(Sketcher.Constraint('Vertical',idx+7))
def simpleFrame(s,width,height,h1,h2,tol):
"creates a simple frame with constraints"
p1 = Vector(h1+tol,h1+tol,0)