mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
* Add the unittest of registry * improve the format * fix the test_repr * refactor the test_init * add the copyright for tests directory * add more unit tests * fix error * add unit tests for _search_child and _get_root_registry * build_from_cfg supports dict, ConfictDict and Config * improve docstring