From d597820a59284d9001e9ddf104a4f363d94a1ec2 Mon Sep 17 00:00:00 2001 From: Alejandro Moreo Date: Thu, 9 Oct 2025 12:10:26 +0200 Subject: [PATCH] missing doc of confidence methods --- docs/source/quapy.method.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/source/quapy.method.rst b/docs/source/quapy.method.rst index ac0dfc8..88fcc7d 100644 --- a/docs/source/quapy.method.rst +++ b/docs/source/quapy.method.rst @@ -60,6 +60,14 @@ quapy.method.composable module :undoc-members: :show-inheritance: +quapy.method.confidence module +------------------------------ + +.. automodule:: quapy.method.confidence + :members: + :undoc-members: + :show-inheritance: + Module contents ---------------