| # Copyright (c) OpenMMLab. All rights reserved. | |
| from .config import Config, ConfigDict, DictAction, read_base | |
| __all__ = ['Config', 'ConfigDict', 'DictAction', 'read_base'] | |
| # Copyright (c) OpenMMLab. All rights reserved. | |
| from .config import Config, ConfigDict, DictAction, read_base | |
| __all__ = ['Config', 'ConfigDict', 'DictAction', 'read_base'] | |