Skip to content

Commit

Permalink
Update test_digital_image_processing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
quant12345 authored Oct 9, 2023
1 parent ca1bd10 commit b5d01de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion digital_image_processing/test_digital_image_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ def test_nearest_neighbour(
def test_local_binary_pattern():
# pull request 10161 before:
# "digital_image_processing/image_data/lena.jpg"

# after: "digital_image_processing/image_data/lena_small.jpg"

from os import getenv # Speed up our Continuous Integration tests
Expand Down

0 comments on commit b5d01de

Please sign in to comment.