MCPcopy Create free account
hub / github.com/LLMQuant/quant-mind / _SampleTree

Class _SampleTree

tests/knowledge/test_tree.py:22–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22class _SampleTree(TreeKnowledge):
23 item_type: Literal["sample_tree"] = "sample_tree" # pyright: ignore[reportIncompatibleVariableOverride]
24
25
26def _make_tree() -> _SampleTree:

Callers 1

_make_treeFunction · 0.85

Calls

no outgoing calls

Tested by 1

_make_treeFunction · 0.68