MCPcopy Create free account
hub / github.com/internetarchive/openlibrary / DataError

Class DataError

openlibrary/plugins/importapi/code.py:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41
42class DataError(ValueError):
43 pass
44
45
46class BookImportError(Exception):

Callers 1

parse_dataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected