mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-13 12:40:24 +08:00
BUG: More Python3 fixes by Christoph Gohlke.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import numpy as np
|
||||
import _colormixer
|
||||
import _histograms
|
||||
from . import _colormixer
|
||||
from . import _histograms
|
||||
import threading
|
||||
|
||||
# utilities to make life easier for plugin writers.
|
||||
|
||||
Reference in New Issue
Block a user