mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix PEP 8 issues.
This commit is contained in:
@@ -44,6 +44,7 @@ bad_json_tpl = """{
|
||||
}
|
||||
}"""
|
||||
|
||||
|
||||
class FakeModule(object):
|
||||
def __init__(self, **kwargs):
|
||||
self.params = kwargs
|
||||
|
||||
Reference in New Issue
Block a user