MCPcopy Create free account
hub / github.com/HzaCode/OneCite / FormatError

Class FormatError

onecite/exceptions.py:27–29  ·  view source on GitHub ↗

Citation formatting failed.

Source from the content-addressed store, hash-verified

25
26
27class FormatError(OneCiteError):
28 """Citation formatting failed."""
29 pass
30
31
32class DataImportError(OneCiteError):

Callers 1

formatMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected