Skip to content

Commit c681f96

Browse files
committed
linter fix: remove whitespace
1 parent 231c4b5 commit c681f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vast_pipeline/pipeline/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ def check_prev_config_diff(
528528
settings are the same (the requirement for add mode). Otherwise False is returned.
529529
530530
Args:
531-
prev_n_images (int): The number of input images in the previous run. If the
531+
prev_n_images (int): The number of input images in the previous run. If the
532532
number of input images after resolving glob expressions is greater than
533533
this value, the config is considered different.
534534

0 commit comments

Comments
 (0)