From ed6689cf3ad1e40ae9b4f7f38de5b3502db6ba2d Mon Sep 17 00:00:00 2001 From: Dugal Harris Date: Thu, 30 May 2024 21:45:04 +0200 Subject: [PATCH] tidy API example imports --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 79e3637..c146b2c 100644 --- a/README.rst +++ b/README.rst @@ -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 = (