Author: bugman
Date: Fri Aug 29 16:25:27 2014
New Revision: 25439

URL: http://svn.gna.org/viewcvs/relax?rev=25439&view=rev
Log:
Epydoc fixes for the pipe_control.mol_res_spin.format_info_full() function.


Modified:
    trunk/pipe_control/mol_res_spin.py

Modified: trunk/pipe_control/mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/mol_res_spin.py?rev=25439&r1=25438&r2=25439&view=diff
==============================================================================
--- trunk/pipe_control/mol_res_spin.py  (original)
+++ trunk/pipe_control/mol_res_spin.py  Fri Aug 29 16:25:27 2014
@@ -1256,11 +1256,11 @@
 
     This will be a verbose representation.  If:
 
-        mol_name = 'Ubi'
-        res_name = 'Ala'
-        res_num = '10'
-        spin_num = None
-        spin_name = 'N'
+        - mol_name = 'Ubi'
+        - res_name = 'Ala'
+        - res_num = '10'
+        - spin_num = None
+        - spin_name = 'N'
 
     Then the returned string will be "Molecule Ubi, residue Ala 10, spin N".  
Any values of None will result in that part of the string being suppressed.
 


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

This is the relax-commits mailing list
[email protected]

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