Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
class
FormatError(OneCiteError):
28
""
"Citation formatting failed."
""
29
pass
30
31
32
class
DataImportError(OneCiteError):
Callers
1
format
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected