MCPcopy 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_jsonMethod · 0.95

Calls

no outgoing calls

Tested by 2