Author: bugman
Date: Fri Nov 14 10:26:00 2014
New Revision: 26578

URL: http://svn.gna.org/viewcvs/relax?rev=26578&view=rev
Log:
Epydoc fix for the name_pipe() method of the relaxation dispersion 
auto-analysis for repeated data.


Modified:
    trunk/auto_analyses/relax_disp_repeat_cpmg.py

Modified: trunk/auto_analyses/relax_disp_repeat_cpmg.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/auto_analyses/relax_disp_repeat_cpmg.py?rev=26578&r1=26577&r2=26578&view=diff
==============================================================================
--- trunk/auto_analyses/relax_disp_repeat_cpmg.py       (original)
+++ trunk/auto_analyses/relax_disp_repeat_cpmg.py       Fri Nov 14 10:26:00 2014
@@ -807,11 +807,7 @@
 
 
     def name_pipe(self, method, model, analysis, glob_ini, clusterid=None):
-        """Generate a unique name for the data pipe.
-
-        @param prefix:  The prefix of the data pipe name.
-        @type prefix:   str
-        """
+        """Generate a unique name for the data pipe."""
 
         # Cluster group is none, set to standard free spins.
         # cdp.clustering['free spins']


_______________________________________________
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