Minor fix to packaging

This commit is contained in:
Dion Moult
2019-09-27 08:43:49 +10:00
parent ae6dfce7e3
commit a07c2cb1f8
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -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