config_context

asdf.config_context() Generator[AsdfConfig][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.