Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
os
2
3
resource_path = os.path.join(
4
os.path.dirname(os.path.realpath(__file__)),
".."
,
".."
,
".."
,
"data"
,
Callers
nothing calls this directly
Calls
2
find_data_files
Function · 0.90
join
Method · 0.45
Tested by
no test coverage detected