fix implementation of Module attribute

This commit is contained in:
wmayer
2017-05-10 11:23:34 +02:00
parent 03bf3ac606
commit e8d14012f5
2 changed files with 12 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
<Documentation>
<UserDocu>Module in which this class is defined</UserDocu>
</Documentation>
<Parameter Name="Module" Type="Int"/>
<Parameter Name="Module" Type="String"/>
</Attribute>
</PythonExport>
</GenerateModel>
</GenerateModel>