feat: update example section in docstring.mustache for clarity

Original value "Example return" is not supported by numpydocs-validation for python.
https://numpydoc.readthedocs.io/en/latest/format.html#examples

An optional section for examples, using the doctest format.
This commit is contained in:
Lubos Zima
2025-06-30 15:14:56 +07:00
parent 4ef5f998a1
commit 91c82f9aa1

View File

@ -23,7 +23,7 @@
{{/returns}}
{{/returnsExist}}
Example return
Example
----------
```json
{