mirror of
https://github.com/N4S4/synology-api.git
synced 2025-07-21 10:44:01 +00:00
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:
@ -23,7 +23,7 @@
|
||||
{{/returns}}
|
||||
{{/returnsExist}}
|
||||
|
||||
Example return
|
||||
Example
|
||||
----------
|
||||
```json
|
||||
{
|
||||
|
Reference in New Issue
Block a user