(Steve Dougherty)
2013-07-18: Fix documentation nonexistent parameter warning. Fix documentation nonexistent parameter warning.
diff --git a/infocalypse/wot.py b/infocalypse/wot.py --- a/infocalypse/wot.py +++ b/infocalypse/wot.py @@ -291,7 +291,7 @@ def resolve_pull_uri(ui, path, truster): identity, and not finding the requested repo in the list. :param ui: For feedback. - :param path: path describing a repo: nick@key/reponame + :param path: path describing a repo. nick@key/reponame :param truster: identity whose trust list to use. :return: """