Files
scikit-image/skimage/_shared/tests/__init__.py
T
2014-12-23 16:49:19 -06:00

4 lines
92 B
Python

import warnings
from scipy import ndimage, special, optimize
warnings.simplefilter('error')