mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 20:30:27 -07:00
Merge pull request #63 from ansible/thedoubl3j-patch-1
fixing pep8 sanity test doc fragments file
This commit is contained in:
commit
91bb2b6b1b
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
|
||||
__metaclass__ = type
|
||||
|
||||
|
||||
class ModuleDocFragment(object):
|
||||
# GCP doc fragment.
|
||||
DOCUMENTATION = r'''
|
||||
|
|
Loading…
Add table
Reference in a new issue