plugin.rst.j2 was out of sync with syntax validatorpull/4420/head
parent
5741712a09
commit
f338dd2fc3
|
@ -164,7 +164,7 @@ Common return values are documented here :doc:`common_return_values`, the follow
|
|||
<td align=center> @{ returndocs[entry].type }@ </td>
|
||||
<td align=center> @{ returndocs[entry].sample}@ </td>
|
||||
</tr>
|
||||
{% if returndocs[entry].type == 'dictionary' %}
|
||||
{% if returndocs[entry].type == 'complex' %}
|
||||
<tr><td>contains: </td>
|
||||
<td colspan=4>
|
||||
<table border=1 cellpadding=2>
|
||||
|
|
Loading…
Reference in New Issue