feat(hypotheses): initialize hypothesis registry
This commit is contained in:
parent
e0b6e28a3b
commit
d3065f59f1
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"max_active": 5,
|
||||
"hypotheses": []
|
||||
}
|
||||
Loading…
Reference in New Issue