MCPcopy Create free account
hub / github.com/comaps/comaps / __init__.py

File __init__.py

tools/python/mwm/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3resource_path = os.path.join(
4 os.path.dirname(os.path.realpath(__file__)), "..", "..", "..", "data",

Callers

nothing calls this directly

Calls 2

find_data_filesFunction · 0.90
joinMethod · 0.45

Tested by

no test coverage detected