feat: add setup notebook and update env example for Athena
This commit is contained in:
@@ -108,8 +108,8 @@ class TEIValue:
|
||||
"""
|
||||
A field value for a specific TEI tool instance.
|
||||
|
||||
The exact wire format is not fully pinned in the OpenAPI spec; we use a
|
||||
convention that the client `_normalize_value` helper builds:
|
||||
The exact wire format is not fully pinned in the OpenAPI spec; we use
|
||||
the client's friendly value convention (see ``TEIClient.get_values``):
|
||||
|
||||
- annual fields: {field_key, year_values: {"1": ..., "2": ...},
|
||||
risk_adjustment, notes}
|
||||
|
||||
Reference in New Issue
Block a user