Skip to content

Commit

Permalink
Docs: Get docs build working again (#12187)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 14179e3866ee1273f43c017bdcb5b63df75c9eb8
  • Loading branch information
stephencpope authored and Descartes Labs Build committed Sep 19, 2023
1 parent 3da6ac4 commit d629af0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples/plot_create_product.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
name="Paris", product=product, acquired="2020-06-24", acquired_end="2020-06-30"
)

# this line must be defeated until upload enabled in aws-production
upload = image.upload_ndarray(ndarray_mosaic, raster_meta=raster_info)
upload.wait_for_completion()
print(upload.status)
Expand Down

0 comments on commit d629af0

Please sign in to comment.