Skip to content

Commit

Permalink
Update test_smoke.py
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenyinfo authored Jun 20, 2021
1 parent 67bea62 commit 2e93e25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ def test_smoke():

assert img.shape == processed.shape
assert img.mean() < processed.mean()

cv2.imwrite('kozel.jpg', processed)

0 comments on commit 2e93e25

Please sign in to comment.