Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HzaCode/OneCite
/ ParseError
Class
ParseError
onecite/exceptions.py:17–19 ·
view source on GitHub ↗
Citation file parsing failed.
Source
from the content-addressed store, hash-verified
15
16
17
class
ParseError(OneCiteError):
18
""
"Citation file parsing failed."
""
19
pass
20
21
22
class
ResolverError(OneCiteError):
Callers
2
parse
Method · 0.85
_parse_bibtex
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected