From 0df6ccf04f54acffbf822bc22555c56b2bacb0e2 Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Mon, 15 Jul 2024 08:50:54 +0200
Subject: [PATCH] doc: remove duplicate method description

Silences a Sphinx warning.
---
 modules/mol/base/doc/entity.rst | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst
index df77dc613..8afb1a2d3 100644
--- a/modules/mol/base/doc/entity.rst
+++ b/modules/mol/base/doc/entity.rst
@@ -954,14 +954,6 @@ Residue Handle
 
     See :attr:`omega_torsion`
 
-  .. method:: GetChemClass()
-
-    See :attr:`chem_class`
-
-  .. method:: GetChemType()
-
-    See :attr:`chem_type`
-
   .. method:: GetSecStructure()
 
     See :attr:`sec_structure`
-- 
GitLab