From b2147b15e11b3d30d646098696ef69d749aeb5b2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 27 Mar 2012 08:52:35 -0700 Subject: Replace @returns with @return. --- pym/portage/news.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/portage/news.py') diff --git a/pym/portage/news.py b/pym/portage/news.py index f34fd6ff8..bbd93257a 100644 --- a/pym/portage/news.py +++ b/pym/portage/news.py @@ -370,7 +370,7 @@ def count_unread_news(portdb, vardb, repos=None, update=True): @param update: check for new items (default is True) @type update: boolean @rtype: dict - @returns: dictionary mapping repos to integer counts of unread news items + @return: dictionary mapping repos to integer counts of unread news items """ NEWS_PATH = os.path.join("metadata", "news") -- cgit v1.2.3-1-g7c22