Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ readable_name
Method
readable_name
tools/python/mwm/mwm_interface.py:327–328 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
325
326
@abstractmethod
327
def
readable_name(self) -> str:
328
pass
329
330
@abstractmethod
331
def
rank(self) -> int:
Callers
6
__repr__
Method · 0.95
to_json
Method · 0.95
example__sequential_processing
Function · 0.45
example__working_with_features
Function · 0.45
example__sequential_processing
Function · 0.45
example__working_with_features
Function · 0.45
Calls
no outgoing calls
Tested by
2
example__sequential_processing
Function · 0.36
example__working_with_features
Function · 0.36