mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 19:00:47 +08:00
Rename file to a valid module name.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
try:
|
||||
from tifffile import *
|
||||
except ImportError:
|
||||
from ._tifffile import *
|
||||
from .tifffile_local import *
|
||||
|
||||
Reference in New Issue
Block a user