Remove unrelated whitespace change
This commit is contained in:
@ -2891,3 +2891,4 @@ class Workplane(CQ):
|
||||
return '< {} >'.format(self.__repr__()[1:-1])
|
||||
else:
|
||||
return Compound.makeCompound(self.objects)._repr_html_()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user