Commit 87b3b72
committed
Fix doc build failure due to #18440
#18440 removed the dedent_intepd function and replaced it with a
`Substitution` instance. API-wise this is transparent, but we cannot
reference `detent_interpd` in Sphinx docs any more. This PR changes
the only reference to a literal.1 parent 61807e1 commit 87b3b72
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| |||
0 commit comments