warn_for_development_schemas#

lsst.images.serialization.warn_for_development_schemas(root)#

Emit a DevelopmentSchemaWarning if a serialized tree contains any schema still in development.

Parameters:

root (ArchiveTree) – Top-level serialized tree about to be written.

Return type:

None

This page was last modified on .