diff --git a/src/bonsai/scripts/classifications/xml_classification.py b/src/bonsai/scripts/classifications/xml_classification.py index bc38df774b..d75383a051 100644 --- a/src/bonsai/scripts/classifications/xml_classification.py +++ b/src/bonsai/scripts/classifications/xml_classification.py @@ -1,5 +1,3 @@ -# coding=utf-8 - """This script converts Graphisoft XML into an IFC file""" import xml.etree.ElementTree as ET