Commit e84e376
Exclude internal type attribute from Sphinx autodoc
The task class `type` attributes conflict with the builtin `type` used
in type annotations, causing an ambiguous cross-reference warning that
fails the -W docs build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fa941d9 commit e84e376
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments