aboutsummaryrefslogtreecommitdiffstats
path: root/rank.py
diff options
context:
space:
mode:
Diffstat (limited to 'rank.py')
-rw-r--r--rank.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rank.py b/rank.py
index 175a10d..ca5d5b8 100644
--- a/rank.py
+++ b/rank.py
@@ -183,7 +183,7 @@ if __name__ == '__main__':
remove_old()
print "Downloading missing ranks."
- for ent in bib.entries:
+ for ent in bib:
getCite(ent['title'], cache=True, update=True)
if suggest: