initial clearml-agent v0.17.0

This commit is contained in:
allegroai
2020-12-22 23:00:57 +02:00
parent 6e1f74402e
commit b4d143812e
61 changed files with 874 additions and 531 deletions

View File

@@ -9,7 +9,7 @@ from attr import attrs, attrib
import six
from six import binary_type, text_type
from trains_agent.helper.base import nonstrict_in_place_sort
from clearml_agent.helper.base import nonstrict_in_place_sort
def print_text(text, newline=True):