hc99's picture
Add files using upload-large-folder tool
09a3fa9 verified
raw
history blame
149 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .config import Config, ConfigDict, DictAction
__all__ = ['Config', 'ConfigDict', 'DictAction']