Skip to content

Commit f6b03a4

Browse files
committed
lint
1 parent 1dae5e6 commit f6b03a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pytest_mpl/plugin.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ def compare_image_to_hash_library(self, item, fig, result_dir):
466466

467467
hash_library = self.load_hash_library(hash_library_filename)
468468
hash_name = self.generate_test_name(item)
469-
469+
470470
test_hash = self.generate_image_hash(item, fig)
471471

472472
if hash_name not in hash_library:

0 commit comments

Comments
 (0)