Skip to content

Commit

Permalink
remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
griembauer committed Nov 28, 2023
1 parent 3d4969c commit 71f4938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sadasadam/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def download_with_eodag(
}
search_results = dag.search_all(**search_kwargs)
num_results = len(search_results)
# iterate over pages
print(
f"Found {num_results} matching scenes "
f"of type {product_type}, starting download..."
Expand Down

0 comments on commit 71f4938

Please sign in to comment.