1
0
Fork 0

add storygraph import

This commit is contained in:
Allie Signet 2021-05-10 14:00:51 -03:00
parent 78f3e2efc2
commit 36439506b6
4 changed files with 39 additions and 1 deletions

View file

@ -3,3 +3,4 @@
from .importer import Importer
from .goodreads_import import GoodreadsImporter
from .librarything_import import LibrarythingImporter
from .storygraph_import import StorygraphImporter