Author: bugman
Date: Fri Jan 16 11:44:22 2015
New Revision: 27195

URL: http://svn.gna.org/viewcvs/relax?rev=27195&view=rev
Log:
Small whitespace formatting fix for the titles printed by the 
align_tensor.display user function.


Modified:
    trunk/pipe_control/align_tensor.py

Modified: trunk/pipe_control/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/align_tensor.py?rev=27195&r1=27194&r2=27195&view=diff
==============================================================================
--- trunk/pipe_control/align_tensor.py  (original)
+++ trunk/pipe_control/align_tensor.py  Fri Jan 16 11:44:22 2015
@@ -225,7 +225,7 @@
         data = get_tensor_object(tensor)
 
         # Header.
-        section(file=sys.stdout, text="Tensor  '%s'" % tensor, prespace=3, 
postspace=1)
+        section(file=sys.stdout, text="Tensor '%s'" % tensor, prespace=3, 
postspace=1)
 
 
         # The Saupe matrix.


_______________________________________________
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