Sketcher: Remove XML binding files.

These are not needed anyore with the Python bindings conversion.
This commit is contained in:
tritao
2025-04-05 12:59:19 +01:00
committed by Benjamin Nauck
parent 440dfa8203
commit 63ed3e8dff
13 changed files with 20 additions and 1595 deletions

View File

@@ -44,6 +44,7 @@ class TemplateClassPyExport(template.ModelTemplate):
"Part",
"PartDesign",
"Material",
"Sketcher",
]:
root, ext = os.path.splitext(path)
return f"{root}_{ext}"