MCPcopy Create free account
hub / github.com/FastMAS/KVCOMM / const.py

File const.py

KVCOMM/utils/const.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2from pathlib import Path
3KVCOMM_ROOT = Path(os.path.realpath(os.path.join(os.path.split(__file__)[0], "../..")))

Callers

nothing calls this directly

Calls 2

joinMethod · 0.80
splitMethod · 0.80

Tested by

no test coverage detected