Skip to content

Commit

Permalink
linter fix: remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
marxide committed Mar 17, 2022
1 parent 231c4b5 commit c681f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vast_pipeline/pipeline/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ def check_prev_config_diff(
settings are the same (the requirement for add mode). Otherwise False is returned.
Args:
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
number of input images after resolving glob expressions is greater than
this value, the config is considered different.
Expand Down

0 comments on commit c681f96

Please sign in to comment.