Skip to content

Commit 9f8869a

Browse files
committed
Lint
1 parent 33c80dd commit 9f8869a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_streams.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ def test_write_max_frames(self, stream_cls, df):
7575
props = improps(buf)
7676
assert props.n_images == 2
7777

78+
7879
class TestGifStream(AbstractTestMediaStream):
7980
@pytest.fixture(scope="class")
8081
def stream_cls(self):

0 commit comments

Comments
 (0)