Commit be4908e
committed
chore(langsmith): drop an apostrophe that made docs generation non-idempotent
The docs generator escapes an apostrophe inside a param description
differently on successive runs, so docs:check flip-flopped on this file.
Rewording sidesteps it; the generator's escaper is the real fix and belongs
in its own change. Verified stable across two consecutive check runs.1 parent f267eac commit be4908e
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- apps
- docs/content/docs/en/integrations
- sim/tools
- generated
- langsmith
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments