Merge pull request #63 from ansible/thedoubl3j-patch-1

fixing pep8 sanity test doc fragments file
This commit is contained in:
Alex Stephen 2019-11-13 15:48:12 -08:00 committed by GitHub
commit 91bb2b6b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,9 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
class ModuleDocFragment(object):
# GCP doc fragment.
DOCUMENTATION = r'''