Skip to content

Commit 182e6cf

Browse files
committedFeb 26, 2019
Update sipify expected results
1 parent 2e0a54d commit 182e6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/code_layout/sipifyheader.expected.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Here's some comment mentioning another class QgsAutoAwesomemater.makeLessAwesome
170170

171171
MyPointer *pointerReturnValue();
172172
%Docstring
173-
I return a pointer. If something bad happens, I return None.
173+
I return a pointer. If something bad happens, I return ``None``.
174174

175175
:return: pointer to something cool
176176
%End

0 commit comments

Comments
 (0)
Please sign in to comment.