mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-09 21:53:40 +00:00
black format
This commit is contained in:
@@ -526,7 +526,6 @@ class DrawPolylineWall(bpy.types.Operator):
|
|||||||
print(wall1["obj"], wall2["obj"])
|
print(wall1["obj"], wall2["obj"])
|
||||||
DumbWallJoiner().join_V(wall1["obj"], wall2["obj"])
|
DumbWallJoiner().join_V(wall1["obj"], wall2["obj"])
|
||||||
|
|
||||||
|
|
||||||
def modal(self, context, event):
|
def modal(self, context, event):
|
||||||
|
|
||||||
if not self.is_input_on:
|
if not self.is_input_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user