Remove EOL whitespace globally

This commit is contained in:
mrg
2020-11-03 06:29:17 -08:00
parent aec5865d71
commit da721a677d
295 changed files with 2808 additions and 2811 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ class pattern(canvas._canvas, attr.exclusiveattr, style.fillstyle):
self.patternbbox = bbox
self.patterntrafo = trafo
def __call__(self, painttype=_marker, tilingtype=_marker, xstep=_marker, ystep=_marker,
def __call__(self, painttype=_marker, tilingtype=_marker, xstep=_marker, ystep=_marker,
bbox=_marker, trafo=_marker):
if painttype is _marker:
painttype = self.painttype