noether.core.schemas.models

Back-compat re-exports for noether.core.schemas.models.

Model configs now live alongside their model classes under noether.modeling.models.* (and noether.core.models.base for the base config). They are re-exported lazily via PEP 562 so that import noether.core.schemas.models does not pull the new-home modules into the import graph eagerly.

Submodules