PY2 compatibility

This commit is contained in:
allegroai 2020-12-10 09:41:31 +02:00
parent fda00e2e1b
commit e6b468b9ae

View File

@ -1,5 +1,7 @@
# TRAINS - Example of manual graphs and statistics reporting
#
from __future__ import print_function
import logging
import sys