We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c80dd commit 9f8869aCopy full SHA for 9f8869a
tests/test_streams.py
@@ -75,6 +75,7 @@ def test_write_max_frames(self, stream_cls, df):
75
props = improps(buf)
76
assert props.n_images == 2
77
78
+
79
class TestGifStream(AbstractTestMediaStream):
80
@pytest.fixture(scope="class")
81
def stream_cls(self):
0 commit comments