Commit b4ba299
Restore the (sympy)= target anchor dropped by the seed translation (#16)
The source carries `(sympy)=` immediately before the title; the French
seed dropped it — the exact defect class of
QuantEcon/action-translation#65. Nothing references the anchor yet, so
the strict -W build cannot catch it: a dropped anchor only warns once
something links to it, at which point the breakage surfaces in whatever
lecture added the reference, not here.
Found by the new structural-parity guard
(QuantEcon/action-translation#119) during its calibration dry-run over
all 211 source/target lecture pairs — this was the only clean
#65-class hit in the production corpus.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 379f0f5 commit b4ba299
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments