From ecae380e18862c53405d59500f80545a7ecbd362 Mon Sep 17 00:00:00 2001 From: Michael Vogelsong <4020875+mjvogelsong@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:48:38 -0800 Subject: [PATCH] Deduplicate --- sphinx_docs/models.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sphinx_docs/models.rst b/sphinx_docs/models.rst index c0cd1c7f..1055119b 100644 --- a/sphinx_docs/models.rst +++ b/sphinx_docs/models.rst @@ -4,14 +4,6 @@ SDK Client .. autoclass:: groundlight.Groundlight :members: :special-members: __init__ - - -Groundlight Client -================== - -.. automodule:: groundlight.client - :members: - :special-members: __init__ :exclude-members: ApiTokenError