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
Describe the bug
Typing the core.registry.ModuleInfo with BaseModel is what we should be doing but it causes circular imports. We need to restructure something to get properly accurate typing on the MODULE_REGISTRY components.
The text was updated successfully, but these errors were encountered:
Describe the bug
Typing the
core.registry.ModuleInfo
withBaseModel
is what we should be doing but it causes circular imports. We need to restructure something to get properly accurate typing on the MODULE_REGISTRY components.The text was updated successfully, but these errors were encountered: