Browse Source

Update plugins/XmlMaterialProfile/XmlMaterialProfile.py

Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
Joey de l'Arago 2 years ago
parent
commit
094c781b02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/XmlMaterialProfile/XmlMaterialProfile.py

+ 1 - 1
plugins/XmlMaterialProfile/XmlMaterialProfile.py

@@ -343,7 +343,7 @@ class XmlMaterialProfile(InstanceContainer):
 
         return stream.getvalue().decode("utf-8")
 
-    def getFileName(self):
+    def getFileName(self) -> str:
         return (self.getMetaDataEntry("base_file") + ".xml.fdm_material").replace(" ", "+")
 
     # Recursively resolve loading inherited files