mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-18 12:30:14 +08:00
Import scipy before turning on warnings
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
import warnings
|
||||
from scipy import ndimage, special, optimize
|
||||
warnings.simplefilter('error')
|
||||
|
||||
Reference in New Issue
Block a user