mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-01 12:50:48 +08:00
Subtle wording improvement to test setup docstring
This commit is contained in:
@@ -186,7 +186,7 @@ def setup_test():
|
||||
Import packages known to raise warnings, and then
|
||||
force warnings to raise errors.
|
||||
|
||||
Also set a random seed.
|
||||
Also set the random seed to zero.
|
||||
"""
|
||||
warnings.simplefilter('default')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user