diff --git a/code/src/ml4eft/core/th_predictions.py b/code/src/ml4eft/core/th_predictions.py index 4f2d3ad0c..1db335370 100644 --- a/code/src/ml4eft/core/th_predictions.py +++ b/code/src/ml4eft/core/th_predictions.py @@ -6,7 +6,7 @@ import re import os import ml4eft.analyse.analyse as analyse -from ml4eft.core.truth import vh_prod, tt_prod +from ml4eft.core.truth import tt_prod from collections import defaultdict