Reintroduce code due to backwards compatibility fix

This commit is contained in:
allegroai 2023-02-28 21:57:49 +02:00
parent 8957e09ef9
commit b5775840e5

View File

@ -656,6 +656,7 @@ class Logger(object):
# if task was not started, we have to start it
self._start_task_if_needed()
self._touch_title_series(title, series)
# noinspection PyProtectedMember
return self._task._reporter.report_value_matrix(
title=title,