Fix #4223. Basic lint error.

This commit is contained in:
Dion Moult
2024-01-16 10:50:43 +11:00
parent 40b6b3bf17
commit eb888fd116
@@ -18,6 +18,7 @@
import os import os
import bpy import bpy
import json
import ifcopenshell.util.element import ifcopenshell.util.element
import ifcopenshell.util.representation import ifcopenshell.util.representation
import blenderbim.tool as tool import blenderbim.tool as tool