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