diff --git a/python/core/layout/qgslayoutitemshape.sip b/python/core/layout/qgslayoutitemshape.sip index aeabdf39f98..bc7e13fa5e8 100644 --- a/python/core/layout/qgslayoutitemshape.sip +++ b/python/core/layout/qgslayoutitemshape.sip @@ -39,8 +39,6 @@ Constructor for QgsLayoutItemShape, with the specified parent ``layout``. Returns a new shape item for the specified ``layout``. The caller takes responsibility for deleting the returned object. - -:rtype: QgsLayoutItemShape %End