config_context

asdf.config_context()[source]

Context manager that temporarily overrides asdf configuration. The context yields an asdf.config.AsdfConfig instance that can be modified without affecting code outside of the context.