Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 20, 2024
1 parent d4f21a8 commit d3c7f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odc/geo/_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d3c7f7b

Please sign in to comment.