Commit 4140efe
docs: fix unresolved mkdocstrings cross-ref breaking strict build
`Table.statistics` referenced [`ColumnStatisticsInput`][], which isn't a
rendered API object, so `mkdocs build --strict` aborted on the unresolved
autorefs warning. Demote it to a plain code span.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 508fddc commit 4140efe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments