mailr22446 - /trunk/test_suite/system_tests/structure.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 08, 2014 - 15:59:
Author: bugman
Date: Sat Mar  8 15:59:58 2014
New Revision: 22446

URL: http://svn.gna.org/viewcvs/relax?rev=22446&view=rev
Log:
Epydoc docstring fix for the 
Structure.test_bug_21522_master_record_atom_count system test.

This is for the API documentation at 
http://www.nmr-relax.com/api/3.1/index.html.

Modified:
    trunk/test_suite/system_tests/structure.py

Modified: trunk/test_suite/system_tests/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/structure.py?rev=22446&r1=22445&r2=22446&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py  (original)
+++ trunk/test_suite/system_tests/structure.py  Sat Mar  8 15:59:58 2014
@@ -98,7 +98,7 @@
     def test_bug_21522_master_record_atom_count(self):
         """Catch U{bug #21522<https://gna.org/bugs/?21522>}, the 
structure.write_pdb user function creating an incorrect MASTER record.
 
-        This also triggers bug #21520<https://gna.org/bugs/?21520>}, the 
failure of the structure.write_pdb user function when creating the MASTER 
record due to too many ATOM and HETATM records being present.
+        This also triggers U{bug #21520<https://gna.org/bugs/?21520>}, the 
failure of the structure.write_pdb user function when creating the MASTER 
record due to too many ATOM and HETATM records being present.
         """
 
         # Create 2 models.




Related Messages


Powered by MHonArc, Updated Sat Mar 08 16:00:03 2014