+docstring
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
63eee391e0
commit
c15673aef7
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ type manifeste is:
|
|||
|
||||
|
||||
class Manifest(object):
|
||||
"""Represents a cdist manifest.
|
||||
"""Executes cdist manifests.
|
||||
|
||||
"""
|
||||
def __init__(self, target_host, local):
|
||||
|
|
Loading…
Reference in a new issue