hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Fix TODO in MiniDomToOgl #114

Closed hasii2011 closed 4 years ago

hasii2011 commented 4 years ago

._getMethods()

        # TODO use PyutType instead of bare string
        pyutMethod.setReturns(returnElt.getAttribute(PyutXmlConstants.ATTR_TYPE))