diff --git a/__init__.py b/__init__.py index fd67d3c..2a8a046 100644 --- a/__init__.py +++ b/__init__.py @@ -187,7 +187,8 @@ class Render(): def render(self, **kwargs): """ - Unpack and render the internal template + Unpack and render the internal template and + returns the rendered ODF document. """ self.unpack_template()