+docstring

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-10-13 11:05:39 +02:00
parent 63eee391e0
commit c15673aef7
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ type manifeste is:
class Manifest(object):
"""Represents a cdist manifest.
"""Executes cdist manifests.
"""
def __init__(self, target_host, local):