MCPcopy 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

1import sys, os
2sys.path.insert(0, os.path.join(os.path.dirname(__file__), "camel"))
3sys.path.insert(0, os.path.join(os.path.dirname(__file__), "docling"))

Callers

nothing calls this directly

Calls 1

insertMethod · 0.45

Tested by

no test coverage detected