Add policy_eval.py/tests/data/sample_policy_constants.json
This commit is contained in:
parent
ec3a426157
commit
4e4d1169e0
1 changed files with 4 additions and 0 deletions
4
policy_eval.py/tests/data/sample_policy_constants.json
Normal file
4
policy_eval.py/tests/data/sample_policy_constants.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"version": "1.0.1",
|
||||||
|
"constant_value": 42.75
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue