From 9d2596e33676d0d144dd05b8d04cde89e72e0484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Simonis?= Date: Fri, 10 Apr 2026 16:36:17 +0200 Subject: [PATCH] Exclude check_array_like from doc --- docs/precice.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/precice.rst b/docs/precice.rst index 93b58d72..f5ac5e40 100644 --- a/docs/precice.rst +++ b/docs/precice.rst @@ -4,3 +4,4 @@ The pyprecice package .. automodule:: cyprecice :members: :undoc-members: + :exclude-members: check_array_like