Commit 0f7e981
committed
Switch amount-references from JSON to YAML format
YAML supports inline comments, making it easier to document and
organize the reference table with section headers and annotations.
Changes:
- Convert data/amount-references.json to data/amount-references.yaml
- Update load_reference_table() to use yaml.safe_load()
- Replace json import with yaml import1 parent 27bb493 commit 0f7e981
3 files changed
Lines changed: 236 additions & 204 deletions
This file was deleted.
0 commit comments