From 95806aa3926a07d86e2b6002790401ad33171b14 Mon Sep 17 00:00:00 2001
From: Gerardo Tauriello <gerardo.tauriello@unibas.ch>
Date: Fri, 15 Mar 2019 18:32:09 +0100
Subject: [PATCH] Updated outdated doc.

---
 modules/mol/alg/pymod/qsscoring.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/mol/alg/pymod/qsscoring.py b/modules/mol/alg/pymod/qsscoring.py
index 7c7cb3cfe..565768efb 100644
--- a/modules/mol/alg/pymod/qsscoring.py
+++ b/modules/mol/alg/pymod/qsscoring.py
@@ -606,8 +606,8 @@ class QSscoreEntity(object):
 
   .. attribute:: is_valid
 
-    True, if successfully initialized. False, if input structure is monomer or
-    has less than 2 protein chains with >= 20 residues.
+    True, if successfully initialized. False, if input structure has no protein
+    chains with >= 20 residues.
 
     :type: :class:`bool`
 
-- 
GitLab