mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Issue #33: Fix python lint issue with spacing.
This commit is contained in:
@@ -214,7 +214,7 @@ SERVICE_ARG_SPEC = {
|
||||
'merge_type': {'type': 'list', 'elements': 'str', 'choices': ['json', 'merge', 'strategic-merge']},
|
||||
'selector': {'type': 'dict'},
|
||||
'src': {
|
||||
'type': 'path',
|
||||
'type': 'path',
|
||||
},
|
||||
'type': {
|
||||
'type': 'str',
|
||||
|
||||
Reference in New Issue
Block a user