Skip to content

Commit

Permalink
Remove repeated line
Browse files Browse the repository at this point in the history
  • Loading branch information
kvantricht committed Sep 10, 2024
1 parent 786ca1e commit 0f48df6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_openeo_gfmap/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,3 @@ def test_split_collection_by_epsg(tmp_path):
collection.add_item(missing_epsg_item)
collection.normalize_and_save(input_dir)
split_collection_by_epsg(path=input_dir, output_dir=output_dir)
split_collection_by_epsg(path=input_dir, output_dir=output_dir)

0 comments on commit 0f48df6

Please sign in to comment.