mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-02 13:41:05 +08:00
MAINT: remove unchecked import from util.dtype
This commit is contained in:
@@ -60,7 +60,6 @@ import os.path as osp
|
||||
import imp
|
||||
import functools
|
||||
import warnings
|
||||
from .util.dtype import *
|
||||
|
||||
pkg_dir = osp.abspath(osp.dirname(__file__))
|
||||
data_dir = osp.join(pkg_dir, 'data')
|
||||
|
||||
Reference in New Issue
Block a user