mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-06 01:01:32 -07:00
Fix PEP 8 issues.
This commit is contained in:
parent
2c9543e0b7
commit
11138abc51
2 changed files with 5 additions and 2 deletions
|
@ -44,6 +44,7 @@ bad_json_tpl = """{
|
|||
}
|
||||
}"""
|
||||
|
||||
|
||||
class FakeModule(object):
|
||||
def __init__(self, **kwargs):
|
||||
self.params = kwargs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue