MCPcopy Create free account
hub / github.com/comaps/comaps / names

Method names

tools/python/mwm/mwm_interface.py:323–324  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

321
322 @abstractmethod
323 def names(self) -> Dict[str, str]:
324 pass
325
326 @abstractmethod
327 def readable_name(self) -> str:

Callers 7

__repr__Method · 0.95
to_jsonMethod · 0.95
find_featuresFunction · 0.45

Calls

no outgoing calls

Tested by 2