From f3ecc22be85171a864853e7d12b1767e62e9a350 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sat, 10 Jul 2021 01:50:35 +0200 Subject: update docs --- python/refcat/tasks.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python') diff --git a/python/refcat/tasks.py b/python/refcat/tasks.py index a20c422..21335f3 100644 --- a/python/refcat/tasks.py +++ b/python/refcat/tasks.py @@ -1436,6 +1436,8 @@ class WikipediaDOI(Refcat): class BrefZipWikiDOI(Refcat): """ Generate biblioref for inbound wikipedia articles through exact matches. + + Yields about 1125638 edges. """ def requires(self): return { -- cgit v1.2.3