Fix #4223. Basic lint error.

This commit is contained in:
Dion Moult
2024-01-16 10:50:43 +11:00
parent aafda4e787
commit d6074fa6d6
@@ -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