mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-25 14:10:23 +08:00
Fix Python 3 import error
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from dtype import *
|
||||
from .dtype import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user