MCPcopy Create free account
hub / github.com/ipython/traitlets / info

Method info

traitlets/traitlets.py:768–769  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

766 return Union([self, other])
767
768 def info(self) -> str:
769 return self.info_text
770
771 def error(
772 self,

Callers 1

errorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected