Issue #33: Fix python lint issue with spacing.

This commit is contained in:
Jeff Geerling
2020-02-20 10:50:45 -06:00
parent 5417177436
commit b32e2609c0

View File

@@ -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',