Skip to content

Commit

Permalink
better
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephBARBIERDARNAL committed Nov 30, 2024
1 parent 0c51658 commit 0b75498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_get_images.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def test_get_images():
file_path=[
"tests/img/image1.jpg",
"tests/img/image2.jpg",
"tests/img/image3.png",
"tests/img/image3.jpg",
]
)
gif.set_size((500, 500), scale=2)
Expand Down

0 comments on commit 0b75498

Please sign in to comment.