mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-16 11:21:25 +08:00
Fix Python 3 import error
This commit is contained in:
committed by
Stefan van der Walt
parent
bbcda9a639
commit
ac350b813f
@@ -1,2 +1,2 @@
|
||||
from dtype import *
|
||||
from .dtype import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user