clearml/trains/storage/__init__.py

3 lines
77 B
Python
Raw Normal View History

2019-06-10 17:00:28 +00:00
""" Local and remote storage support """
2020-04-09 09:03:41 +00:00
from .manager import StorageManager