Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
class
_SampleTree(TreeKnowledge):
23
item_type: Literal[
"sample_tree"
] =
"sample_tree"
# pyright: ignore[reportIncompatibleVariableOverride]
24
25
26
def
_make_tree() -> _SampleTree:
Callers
1
_make_tree
Function · 0.85
Calls
no outgoing calls
Tested by
1
_make_tree
Function · 0.68