Italian TN crashes in the non deterministic case due to a wrong path to 'measurements.tsv' .
In the line below, it should be data/measure/measurements.tsv instead of data/measures/measurements.tsv
|
units_graph = _get_whitelist_graph(input_case, file=get_abs_path("data/measures/measurements.tsv")) |