mirror of
https://github.com/clearml/clearml
synced 2025-02-12 07:35:08 +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
|
# TRAINS - Example of manual graphs and statistics reporting
|
||||||
#
|
#
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user