We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231c4b5 commit c681f96Copy full SHA for c681f96
vast_pipeline/pipeline/config.py
@@ -528,7 +528,7 @@ def check_prev_config_diff(
528
settings are the same (the requirement for add mode). Otherwise False is returned.
529
530
Args:
531
- prev_n_images (int): The number of input images in the previous run. If the
+ prev_n_images (int): The number of input images in the previous run. If the
532
number of input images after resolving glob expressions is greater than
533
this value, the config is considered different.
534
0 commit comments