mailr26645 - /trunk/pipe_control/align_tensor.py


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

Header


Content

Posted by edward on November 20, 2014 - 09:27:
Author: bugman
Date: Thu Nov 20 09:27:21 2014
New Revision: 26645

URL: http://svn.gna.org/viewcvs/relax?rev=26645&view=rev
Log:
Formatting fix for the magnetic susceptibility tensor part of 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=26645&r1=26644&r2=26645&view=diff
==============================================================================
--- trunk/pipe_control/align_tensor.py  (original)
+++ trunk/pipe_control/align_tensor.py  Thu Nov 20 09:27:21 2014
@@ -306,7 +306,7 @@
 
         # No chi tensor.
         if not chi_tensor:
-            print("# The chi tensor:\nN/A.\n")
+            print("# The chi tensor:\nN/A.")
 
         # Calculate the chi tensor.
         else:




Related Messages


Powered by MHonArc, Updated Thu Nov 20 10:00:02 2014