mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 10:52:15 +08:00
782ba46a4c
Punt on the issue of warnings with the minimum build Handle warnings in measure pkg Fix the rank filter test by forcing a random seed in the function Compare as boolean in imread test Import loadmat in test_setup to avoid warning Use a setup method for imread plugin test Revoke unintended changes Fix indentation to appease jni More indentation fixes Fix unintentional comment out
3 lines
60 B
Python
3 lines
60 B
Python
from skimage._shared.testing import setup_test
|
|
setup_test()
|