fix sipify test

This commit is contained in:
Denis Rouzaud 2021-03-22 21:41:43 +01:00
parent ba8a445850
commit 8c2cb9c817

View File

@ -48,7 +48,7 @@ typedef QtClass<QVariant> QtClassQVariantBase;
class QgsSipifyHeader : QtClassQVariantBase
{
%Docstring
%Docstring(signature="appended")
Documentation goes here
Here's some comment mentioning another class :py:class:`QgsAutoAwesomemater`.makeAwesome.
@ -313,7 +313,7 @@ remove argument
class ClassWithPrivateInheritanceOnly /Abstract/
{
%Docstring
%Docstring(signature="appended")
Documentation goes here
%End
@ -330,7 +330,7 @@ A constructor with definition in header on several lines
class AbstractClass /Abstract/
{
%Docstring
%Docstring(signature="appended")
Documentation goes here
%End