From fc4c400577681688e8aead8f011a1a4ddd1b0703 Mon Sep 17 00:00:00 2001 From: Gerardo Tauriello <gerardo.tauriello@unibas.ch> Date: Mon, 20 Mar 2017 14:24:01 +0100 Subject: [PATCH] Minor doc fix. --- modules/mol/base/doc/entity.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst index b770af815..5a91e91a3 100644 --- a/modules/mol/base/doc/entity.rst +++ b/modules/mol/base/doc/entity.rst @@ -746,6 +746,7 @@ The Handle Classes .. method:: GetHashCode() Returns a unique identifier for this atom. + :rtype: int .. method:: GetIndex() -- GitLab