From e08ab85b411c26e299cd7ac26c9cbad52949f3d2 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 16 May 2020 10:55:48 +1000 Subject: [PATCH] Added is_animated and n_frames to Image --- Tests/test_image.py | 2 ++ src/PIL/Image.py | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/Tests/test_image.py b/Tests/test_image.py index 4d1b66dff..ebf9e031d 100644 --- a/Tests/test_image.py +++ b/Tests/test_image.py @@ -65,6 +65,8 @@ class TestImage: assert repr(im)[:45] == "