Skip to content

Commit

Permalink
Fix linting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamJCrawford committed Nov 8, 2023
1 parent bb39a68 commit eab7640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ def test_simple() -> None:
# We need to make it check and report whether the export on the EE side was successful. This test "passed" because Earth Engine failed and there wasn't anything to download (oops)
# Adam, make sure to set the folder you want results to be downloaded to
eedl.image.main_task_registry.wait_for_images(r"D:\ee_export_test", sleep_time=60, callback="mosaic")

0 comments on commit eab7640

Please sign in to comment.