Add empty RETURN section in documentation
This commit is contained in:
parent
1b670993d5
commit
b996a927ab
1 changed files with 3 additions and 0 deletions
|
@ -68,3 +68,6 @@ EXAMPLES = '''
|
|||
name: PSGallery
|
||||
installation_policy: trusted
|
||||
'''
|
||||
|
||||
RETURN = r'''
|
||||
'''
|
Loading…
Reference in a new issue