more docstring fixes

This commit is contained in:
niphlod
2014-01-29 23:01:52 +01:00
parent ce2d958f9a
commit 41a4de081f
8 changed files with 189 additions and 109 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ def plugin_pack(app, plugin_name, request):
Args:
app(str): application name
plugin_name(str): the name of the plugin without plugin_ prefix
plugin_name(str): the name of the plugin without `plugin_` prefix
request: the current request app
Returns: