Skip to content

Commit 8e26f5a

Browse files
committed
fix: pre commit issue
1 parent 66855e3 commit 8e26f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

camel/toolkits/earth_science_toolkit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4435,7 +4435,7 @@ def count_images_exceeding_threshold_ratio(
44354435
- 'above': pixels > value_threshold
44364436
- 'below': pixels < value_threshold
44374437
Default is 'above'.
4438-
verbose (bool): If True, logger.infos detailed ratio results per
4438+
verbose (bool): If True, logger.infos detailed ratio results per
44394439
image.
44404440
44414441
Returns:

0 commit comments

Comments
 (0)