From d3c7f7b4e5170b63d80dd5ee127b96242c193d10 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 05:11:56 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- odc/geo/_map.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odc/geo/_map.py b/odc/geo/_map.py index f8533d5d..34e9de23 100644 --- a/odc/geo/_map.py +++ b/odc/geo/_map.py @@ -194,7 +194,7 @@ def explore( only; ignored for RGBA arrays. :param robust: If ``True`` (and ``vmin`` and ``vmax`` are absent), the colormap - range will be computed based on 2nd and 98th percentiles, + range will be computed based on 2nd and 98th percentiles, minimising the influence of extreme values. Used for single-band arrays only; ignored for RGBA arrays. :param tiles: