mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-10 12:40:08 +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