Skip to content

Commit b434828

Browse files
mmckyclaude
andcommitted
Restore the (sympy)= target anchor dropped by the seed translation
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 b434828

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lectures/sympy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ translation:
4141
</div>
4242
```
4343

44+
(sympy)=
4445
# {index}`SymPy <single: SymPy>`
4546

4647
```{index} single: Python; SymPy

0 commit comments

Comments
 (0)