summaryrefslogtreecommitdiffstats
path: root/autopart.py
diff options
context:
space:
mode:
Diffstat (limited to 'autopart.py')
-rw-r--r--autopart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/autopart.py b/autopart.py
index 9d8cac8e4..490ec1f64 100644
--- a/autopart.py
+++ b/autopart.py
@@ -31,7 +31,7 @@ import cryptodev
import partedUtils
import partRequests
from constants import *
-from partErrors import *
+from errors import *
import iutil
import isys