Skip to content

Commit bf3ff96

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e422738 commit bf3ff96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/test_file_qoi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def test_sanity():
2020

2121
assert_image_similar_tofile(im, "Tests/images/pil123rgba.png", 0.03)
2222

23+
2324
def test_invalid_file():
2425
invalid_file = "Tests/images/flower.jpg"
2526

0 commit comments

Comments
 (0)