warn_for_development_schemas#
- lsst.images.serialization.warn_for_development_schemas(root: ArchiveTree) None#
Emit a
DevelopmentSchemaWarningif a serialized tree contains any schema still in development.Parameters#
- root
Top-level serialized tree about to be written.