mailr25975 - /trunk/lib/structure/internal/object.py


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

Header


Content

Posted by edward on September 23, 2014 - 18:14:
Author: bugman
Date: Tue Sep 23 18:14:12 2014
New Revision: 25975

URL: http://svn.gna.org/viewcvs/relax?rev=25975&view=rev
Log:
Indentation fix for the internal structural object validate_model() method.


Modified:
    trunk/lib/structure/internal/object.py

Modified: trunk/lib/structure/internal/object.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/internal/object.py?rev=25975&r1=25974&r2=25975&view=diff
==============================================================================
--- trunk/lib/structure/internal/object.py      (original)
+++ trunk/lib/structure/internal/object.py      Tue Sep 23 18:14:12 2014
@@ -2552,7 +2552,7 @@
 
         # Final printout.
         if verbosity:
-        print("\tAll models are consistent")
+            print("\tAll models are consistent")
 
 
     def write_pdb(self, file, model_num=None):




Related Messages


Powered by MHonArc, Updated Tue Sep 23 18:40:02 2014