forked from mirrors/bookwyrm
The parser was extracting the list of search results from the json object returned by the search endpoint, and the formatter was converting an individual json entry into a SearchResult object. This just merged them into one function, because they are never used separately. |
||
---|---|---|
.. | ||
__init__.py | ||
abstract_connector.py | ||
bookwyrm_connector.py | ||
connector_manager.py | ||
format_mappings.py | ||
inventaire.py | ||
openlibrary.py | ||
openlibrary_languages.py | ||
settings.py |