summaryrefslogtreecommitdiff
path: root/bin/mimosa-etv
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mimosa-etv')
-rwxr-xr-xbin/mimosa-etv3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/mimosa-etv b/bin/mimosa-etv
index 8e8ba44..417f1cf 100755
--- a/bin/mimosa-etv
+++ b/bin/mimosa-etv
@@ -8,7 +8,8 @@ import numpy as np
import os
import re
import sys
-from dfatool import aggregate_measures, running_mean, MIMOSA
+from dfatool import aggregate_measures, MIMOSA
+from utils import running_mean
opt = dict()