Skip to content

Commit

Permalink
tidy API example imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dugalh committed May 30, 2024
1 parent dc4301d commit ed6689c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ Surface reflectance correction of an aerial image using a Sentinel-2 reference.
.. code:: python
from pathlib import Path
from homonim import RasterFuse, RasterCompare, Model
from homonim import RasterFuse, Model
# urls of source and reference test images
src_file = (
Expand Down

0 comments on commit ed6689c

Please sign in to comment.