mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 18:57:17 +00:00
Minor fix to packaging
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import ifcopenshell
|
||||
import bpy
|
||||
import csv
|
||||
import json
|
||||
import time
|
||||
from pathlib import Path
|
||||
from mathutils import Vector
|
||||
from . import ifcopenshell
|
||||
|
||||
class ArrayModifier:
|
||||
count: int
|
||||
|
||||
Reference in New Issue
Block a user