mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-02 23:04:47 +08:00
Add missing space
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ else:
|
||||
|
||||
|
||||
if sys.version.startswith('2.6'):
|
||||
msg = ("Python 2.6 is deprecated and will not be supported in"
|
||||
msg = ("Python 2.6 is deprecated and will not be supported in "
|
||||
"scikit-image 0.13+")
|
||||
warnings.warn(msg, stacklevel=2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user