Commit d3fcb73
fix(exports): add Enableable to package exports
Fix ImportError by exporting Enableable, is_enableable, mark_enableable,
and ENABLED_FIELD from the enableable module in __init__.py.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 6b2982e commit d3fcb73
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
53 | 64 | | |
0 commit comments