mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 11:53:44 +00:00
bonsai - sort imports
This commit is contained in:
@@ -21,11 +21,10 @@ import ifcopenshell
|
||||
import ifcopenshell.geom
|
||||
import ifcopenshell.ifcopenshell_wrapper as W
|
||||
import ifcopenshell.util.shape
|
||||
import ifcsverchok.helper as helper
|
||||
import sverchok.core.sockets
|
||||
from sverchok.node_tree import SverchCustomTreeNode
|
||||
|
||||
import ifcsverchok.helper as helper
|
||||
|
||||
|
||||
class SvSbShapeOutput(bpy.types.Node, SverchCustomTreeNode, helper.SvIfcCore):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user