Update developing_plugins.rst (#60482)
##### SUMMARY documentation example-yaml for lookup-plugin seems to have an indent-error ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
This commit is contained in:
parent
fca8a5ef76
commit
49dea22467
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@ Here's a simple lookup plugin implementation --- this lookup returns the content
|
|||
__metaclass__ = type
|
||||
|
||||
DOCUMENTATION = """
|
||||
lookup: file
|
||||
lookup: file
|
||||
author: Daniel Hokka Zakrisson <daniel@hozac.com>
|
||||
version_added: "0.9"
|
||||
short_description: read file contents
|
||||
|
|
Loading…
Reference in a new issue