From 6a25e2def9858328b50780b77acd0d745e5cb484 Mon Sep 17 00:00:00 2001 From: Henry Wright Date: Fri, 31 Jul 2026 11:45:32 +0100 Subject: [PATCH] change note to notes for numpydoc --- src/stratify/_bounded_vinterp.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stratify/_bounded_vinterp.py b/src/stratify/_bounded_vinterp.py index 465a96d..2c520d0 100644 --- a/src/stratify/_bounded_vinterp.py +++ b/src/stratify/_bounded_vinterp.py @@ -44,8 +44,8 @@ def interpolate_conservative(z_target, z_src, fz_src, axis=-1): : :class:`np.ndarray` fz_src interpolated from z_src to z_target. - Note - ---- + Notes + ----- - Support for 1D z_target and corresponding ND z_src will be provided in future as driven by user requirement. - Those cells, where 'nan' values in the source data contribute, a 'nan'