aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-06-07 20:44:05 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-06-07 20:44:05 +0200
commit4e0355740cf59d6a226247274555118bd06ba4bf (patch)
tree38c207b8259e19c11c6129827cd3814bc346633b /python
parent2761bbd52506a89aacb1f4ba79016b23c7c65dc7 (diff)
downloadrefcat-4e0355740cf59d6a226247274555118bd06ba4bf.tar.gz
refcat-4e0355740cf59d6a226247274555118bd06ba4bf.zip
rename to BrefOpenLibraryZipISBN
Diffstat (limited to 'python')
-rw-r--r--python/refcat/tasks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/refcat/tasks.py b/python/refcat/tasks.py
index d36784c..14fa913 100644
--- a/python/refcat/tasks.py
+++ b/python/refcat/tasks.py
@@ -1029,7 +1029,7 @@ class OpenLibraryEditionsMapped(Refcat):
return luigi.LocalTarget(path=self.path(ext="tsv.zst"), format=Zstd)
-class OpenLibraryZipISBN(Refcat):
+class BrefOpenLibraryZipISBN(Refcat):
"""
Run skate-reduce from two files.
"""