py_hla_match.config.config_context

py_hla_match.config.config_context(config)[source]

Context manager to temporarily override (thread-)local config. The previous (potentially default) config is restored on exit or exception.

Parameters:

config (HLAMatchConfig)