1# ------------------------------------------------------------------------------ 2# Copyright (c) Microsoft 3# Licensed under the MIT License. 4# Written by Tianheng Cheng([email protected]) 5# ------------------------------------------------------------------------------ 6 7 8from .defaults import _C as config 9from .defaults import update_config 10 11 12 13