mirror of
https://github.com/clearml/clearml
synced 2025-01-31 09:07:00 +00:00
PY2 compatibility
This commit is contained in:
parent
fda00e2e1b
commit
e6b468b9ae
@ -1,5 +1,7 @@
|
||||
# TRAINS - Example of manual graphs and statistics reporting
|
||||
#
|
||||
from __future__ import print_function
|
||||
|
||||
import logging
|
||||
import sys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user