Author: bugman
Date: Tue Jan  8 16:41:14 2008
New Revision: 4495

URL: http://svn.gna.org/viewcvs/relax?rev=4495&view=rev
Log:
Added the __docformat__ variable to the return_data_name() method.


Modified:
    branches/N_state_model/specific_fns/n_state_model.py

Modified: branches/N_state_model/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/specific_fns/n_state_model.py?rev=4495&r1=4494&r2=4495&view=diff
==============================================================================
--- branches/N_state_model/specific_fns/n_state_model.py (original)
+++ branches/N_state_model/specific_fns/n_state_model.py Tue Jan  8 16:41:14 
2008
@@ -112,6 +112,7 @@
         
|________________________|______________|__________________________________________________|
 
         """
+        __docformat__ = "plaintext"
 
         # Bond length.
         if search('^r$', name) or search('[Bb]ond[ -_][Ll]ength', name):


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to