Adds support for openlibrary csv shelf name format
This commit is contained in:
parent
79af354dfd
commit
bb69c32a6c
6 changed files with 106 additions and 6 deletions
|
@ -3,4 +3,5 @@
|
|||
from .importer import Importer
|
||||
from .goodreads_import import GoodreadsImporter
|
||||
from .librarything_import import LibrarythingImporter
|
||||
from .openlibrary_import import OpenLibraryImporter
|
||||
from .storygraph_import import StorygraphImporter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue