@@ -58,7 +58,7 @@ class Draw:
doc = self._doc
doc.saveas("egm.dxf")
def saveas(self, file_name):
def save_as(self, file_name):
doc.saveas(file_name)
The note is not visible to the blocked user.