Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Paper2Poster/Paper2Poster
/ __init__.py
File
__init__.py
__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys, os
2
sys.path.insert(0, os.path.join(os.path.dirname(__file__),
"camel"
))
3
sys.path.insert(0, os.path.join(os.path.dirname(__file__),
"docling"
))
Callers
nothing calls this directly
Calls
1
insert
Method · 0.45
Tested by
no test coverage detected