mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-19 11:27:45 +08:00
Fix novice doctest
This commit is contained in:
@@ -53,7 +53,7 @@ and know their location in the picture.
|
||||
Pictures know if they've been modified from the original file
|
||||
>>> picture.modified
|
||||
True
|
||||
>>> picture.path
|
||||
>>> print(picture.path)
|
||||
None
|
||||
|
||||
Pictures can be indexed like arrays
|
||||
|
||||
Reference in New Issue
Block a user