3 lines
74 B
Python
3 lines
74 B
Python
|
from .config import Config
|
||
|
from .registry import Registry, build_from_cfg
|