mailr22887 - /trunk/specific_analyses/relax_disp/optimisation.py


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

Header


Content

Posted by tlinnet on April 30, 2014 - 11:18:
Author: tlinnet
Date: Wed Apr 30 11:18:33 2014
New Revision: 22887

URL: http://svn.gna.org/viewcvs/relax?rev=22887&view=rev
Log:
Fix for fatal print command left over.

Modified:
    trunk/specific_analyses/relax_disp/optimisation.py

Modified: trunk/specific_analyses/relax_disp/optimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/relax_disp/optimisation.py?rev=22887&r1=22886&r2=22887&view=diff
==============================================================================
--- trunk/specific_analyses/relax_disp/optimisation.py  (original)
+++ trunk/specific_analyses/relax_disp/optimisation.py  Wed Apr 30 11:18:33 
2014
@@ -397,7 +397,6 @@
 
             # Test if the value is a dict, for example for r2.
             if isinstance(val, dict) and len(val) > 0:
-                    print val
                     # Test if r20_key exists.
                     if r20_key != None:
                         try:




Related Messages


Powered by MHonArc, Updated Wed Apr 30 12:20:02 2014