mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 22:30:22 -07:00
pep8 fixes for module_docs_fragments (#21876)
This commit is contained in:
parent
cfb1f72d1c
commit
36e6c7973d
11 changed files with 23 additions and 17 deletions
|
@ -17,6 +17,7 @@
|
|||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
|
||||
class ModuleDocFragment(object):
|
||||
|
||||
# Standard files documentation fragment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue