mailr27740 - /trunk/pipe_control/rdc.py


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

Header


Content

Posted by edward on March 03, 2015 - 14:06:
Author: bugman
Date: Tue Mar  3 14:06:31 2015
New Revision: 27740

URL: http://svn.gna.org/viewcvs/relax?rev=27740&view=rev
Log:
Small formatting change for the rdc.copy user function printouts.


Modified:
    trunk/pipe_control/rdc.py

Modified: trunk/pipe_control/rdc.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/rdc.py?rev=27740&r1=27739&r2=27740&view=diff
==============================================================================
--- trunk/pipe_control/rdc.py   (original)
+++ trunk/pipe_control/rdc.py   Tue Mar  3 14:06:31 2015
@@ -349,7 +349,7 @@
     # Loop over the align IDs.
     for align_id in align_ids:
         # Printout.
-        print("Coping RDCs for the alignment ID '%s'." % align_id)
+        print("\nCoping RDCs for the alignment ID '%s'." % align_id)
 
         # Copy the global data.
         if align_id not in dp_to.align_ids and align_id not in 
dp_to.align_ids:




Related Messages


Powered by MHonArc, Updated Tue Mar 03 14:20:02 2015