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:


_______________________________________________
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