mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
* MMLogger can call get_current_instance without get_instance, change log path * fix docstring * fix docstring and update UT * Fix runner * fix docstring and lint * fix ut below python3.8 * resolve circle import