Update fileglob.py (#45558)

* Update fileglob.py

Closes #45557

* Update fileglob.py
pull/4420/head
tterranigma 2018-09-13 04:10:00 +02:00 committed by Jordan Borean
parent 3d0f19d8cd
commit cc477ec920
1 changed files with 2 additions and 2 deletions

View File

@ -36,9 +36,9 @@ EXAMPLES = """
"""
RETURN = """
_raw:
_list:
description:
- content of file(s)
- list of files
"""
import os