Skip to content

Commit

Permalink
updated image_test_output.ipynb and test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe-parrish committed Apr 9, 2021
1 parent d603c54 commit fa380ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""This script provides a quick way to test issues that are going wrong in a ipynb in the examples folder
without having to throw 'pip install . --no-deps' every time you want to print something or troubleshoot"""
without having to throw 'pip install . --no-deps' every time you want to print something or troubleshoot."""
import openet.ssebop as model
# Import the Earth Engine package
import ee
Expand Down

0 comments on commit fa380ec

Please sign in to comment.