-
Kirill Smelkov authored
nonlocal is not supported on python2. In kpi_test.py we call Measurement.__init__() directly to remove the need for `mlog = ...` reassignment.
5d52e1fc
nonlocal is not supported on python2. In kpi_test.py we call Measurement.__init__() directly to remove the need for `mlog = ...` reassignment.