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
pull/60886/head
Christian 5 years ago committed by Matt Martz
parent fca8a5ef76
commit 49dea22467

@ -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…
Cancel
Save