mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-23 15:54:09 +03:00
Merge pull request #8446 from radarhere/close
This commit is contained in:
commit
f5ce8a9d61
|
@ -117,5 +117,5 @@ def test_ipythonviewer() -> None:
|
|||
else:
|
||||
pytest.fail("IPythonViewer not found")
|
||||
|
||||
im = hopper()
|
||||
with hopper() as im:
|
||||
assert test_viewer.show(im) == 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user