Files
stack/tests/pfs/test_families.py
kert 29fd22c1b1 fix(pfs): FR citations never read as codes; case-insensitive code matching (refs P48)
A Federal Register page number is five digits, so "91 FR 43842" used to
detect 43842 as a CPT code and price it. Strip citations before scanning,
and match/normalise codes case-insensitively so "g0556" is found.
2026-09-08 23:40:22 -04:00

2.7 KiB