From 2dfccffdddf972bf1075f8ec9c040a5f654ddd98 Mon Sep 17 00:00:00 2001
From: Xavier Robin <xavier.robin@unibas.ch>
Date: Wed, 18 Jan 2023 10:44:46 +0100
Subject: [PATCH] remove extra empty lines

---
 modules/mol/base/doc/entity.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst
index 1415337f3..1cd9ce388 100644
--- a/modules/mol/base/doc/entity.rst
+++ b/modules/mol/base/doc/entity.rst
@@ -1015,8 +1015,6 @@ The Handle Classes
     :type  other_atom: :class:`AtomHandle`
     :rtype: :class:`BondHandle`
 
-
-
   .. method:: GetBondCount()
     
     :rtype: int
-- 
GitLab