Sketcher: Remove XML binding files.
These are not needed anyore with the Python bindings conversion.
This commit is contained in:
@@ -44,6 +44,7 @@ class TemplateClassPyExport(template.ModelTemplate):
|
||||
"Part",
|
||||
"PartDesign",
|
||||
"Material",
|
||||
"Sketcher",
|
||||
]:
|
||||
root, ext = os.path.splitext(path)
|
||||
return f"{root}_{ext}"
|
||||
|
||||
Reference in New Issue
Block a user