clearml/trains/utilities/__init__.py
2020-07-04 22:52:09 +03:00

4 lines
44 B
Python

from .dicts import Logs
__all__ = ["Logs"]