aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws/diagnostics.py
diff options
context:
space:
mode:
Diffstat (limited to 'gsxws/diagnostics.py')
-rw-r--r--gsxws/diagnostics.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsxws/diagnostics.py b/gsxws/diagnostics.py
index f1815e7..2ad1e8c 100644
--- a/gsxws/diagnostics.py
+++ b/gsxws/diagnostics.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-from core import GsxObject, GsxError
+from .core import GsxObject, GsxError
class Diagnostics(GsxObject):