MCPcopy 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
17class ParseError(OneCiteError):
18 """Citation file parsing failed."""
19 pass
20
21
22class ResolverError(OneCiteError):

Callers 2

parseMethod · 0.85
_parse_bibtexMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected