Skip to content

Commit ed6689c

Browse files
committed
tidy API example imports
1 parent dc4301d commit ed6689c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ Surface reflectance correction of an aerial image using a Sentinel-2 reference.
113113
114114
.. code:: python
115115
116-
from pathlib import Path
117-
from homonim import RasterFuse, RasterCompare, Model
116+
from homonim import RasterFuse, Model
118117
119118
# urls of source and reference test images
120119
src_file = (

0 commit comments

Comments
 (0)