Commit 0ba036d
Add DownloadableMixin to endpoint package __all__
The mixin was imported in __init__.py but omitted from __all__, making
the export implicit. Add it explicitly so the public surface matches the
import statement.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 618c3c2 commit 0ba036d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments