Author: bugman
Date: Wed Jan 21 17:26:00 2009
New Revision: 8555

URL: http://svn.gna.org/viewcvs/relax?rev=8555&view=rev
Log:
Indentation fix.


Modified:
    branches/multi_structure/specific_fns/model_free/main.py

Modified: branches/multi_structure/specific_fns/model_free/main.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_structure/specific_fns/model_free/main.py?rev=8555&r1=8554&r2=8555&view=diff
==============================================================================
--- branches/multi_structure/specific_fns/model_free/main.py (original)
+++ branches/multi_structure/specific_fns/model_free/main.py Wed Jan 21 
17:26:00 2009
@@ -1144,7 +1144,7 @@
 
                     # Model numbers.
                     if model_from.num != model_to.num:
-                            raise RelaxError, "The structure models are not 
consistent between the pipes " + `pipe_from` + " and " + `pipe_to` + "."
+                        raise RelaxError, "The structure models are not 
consistent between the pipes " + `pipe_from` + " and " + `pipe_to` + "."
 
                     # Molecule number.
                     if len(model_from.mol) != len(model_to.mol):


_______________________________________________
relax (http://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