You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: cache lazy imports correctly and expose diagram module
- Cache lazy imports in globals() to override the submodule that
importlib automatically sets on the parent module
- Add dj.diagram to lazy modules (returns module for diagram_active access)
- Add tests for cli callable and diagram module access
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments