Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
class
DataError(ValueError):
43
pass
44
45
46
class
BookImportError(Exception):
Callers
1
parse_data
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected