Use relative imports (PEP 328) for calibcant sibling imports.
[calibcant.git] / calibcant / __init__.py
index 05f8fad10ba81ac0e71b8819e39432eea4c64d89..34670a523b8f7b8cae3cbffb73ac16077fdc9d9a 100644 (file)
@@ -21,4 +21,4 @@
 # write to Trevor King, Drexel University, Physics Dept., 3141 Chestnut St.,
 # Philadelphia PA 19104, USA.
 
-from common import VERSION
+from .common import VERSION