summaryrefslogtreecommitdiff
path: root/bin/mimplot
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mimplot')
-rwxr-xr-xbin/mimplot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mimplot b/bin/mimplot
index 2a888ee..0d4ba0e 100755
--- a/bin/mimplot
+++ b/bin/mimplot
@@ -9,7 +9,7 @@ import struct
import sys
import tarfile
import matplotlib.pyplot as plt
-from dfatool.dfatool import MIMOSA
+from dfatool.loader import MIMOSA
from dfatool.utils import running_mean
opt = dict()