Fix Python 3 import error

This commit is contained in:
cgohlke
2011-10-12 13:16:39 -07:00
committed by Stefan van der Walt
parent bbcda9a639
commit ac350b813f
+1 -1
View File
@@ -1,2 +1,2 @@
from dtype import *
from .dtype import *