Subtle wording improvement to test setup docstring

This commit is contained in:
Stefan van der Walt
2015-07-11 15:43:15 -05:00
parent 6844b74316
commit 467253409f
+1 -1
View File
@@ -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')