mailr4785 - /1.3/specific_fns/model_free/mf_minimise.py


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

Header


Content

Posted by sebastien . morin . 1 on January 16, 2008 - 16:08:
Author: semor
Date: Wed Jan 16 16:08:42 2008
New Revision: 4785

URL: http://svn.gna.org/viewcvs/relax?rev=4785&view=rev
Log:
Corrected a function spacing so it has 2 preceding empty lines.

This was pointed by the 'code_validator' script.


Modified:
    1.3/specific_fns/model_free/mf_minimise.py

Modified: 1.3/specific_fns/model_free/mf_minimise.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/model_free/mf_minimise.py?rev=4785&r1=4784&r2=4785&view=diff
==============================================================================
--- 1.3/specific_fns/model_free/mf_minimise.py (original)
+++ 1.3/specific_fns/model_free/mf_minimise.py Wed Jan 16 16:08:42 2008
@@ -39,6 +39,7 @@
 class Mf_minimise:
     """Class containing functions specific to model-free optimisation."""
 
+
     def back_calc(self, run=None, index=None, ri_label=None, frq_label=None, 
frq=None):
         """Back-calculation of relaxation data from the model-free parameter 
values."""
 




Related Messages


Powered by MHonArc, Updated Wed Jan 16 16:40:09 2008