mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-20 12:40:31 +08:00
docs: Fix typo.
This commit is contained in:
@@ -21,7 +21,7 @@ def push(img):
|
||||
_image_stack.append(img)
|
||||
|
||||
def pop():
|
||||
"""Pop and image from the shared image stack.
|
||||
"""Pop an image from the shared image stack.
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user