mailr13332 - /branches/gui_testing/gui/analyses/auto_noe.py


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

Header


Content

Posted by edward on June 30, 2011 - 10:43:
Author: bugman
Date: Thu Jun 30 10:43:25 2011
New Revision: 13332

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


Modified:
    branches/gui_testing/gui/analyses/auto_noe.py

Modified: branches/gui_testing/gui/analyses/auto_noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_noe.py?rev=13332&r1=13331&r2=13332&view=diff
==============================================================================
--- branches/gui_testing/gui/analyses/auto_noe.py (original)
+++ branches/gui_testing/gui/analyses/auto_noe.py Thu Jun 30 10:43:25 2011
@@ -304,7 +304,7 @@
         """
 
 
-      def load_sequence(self, event):
+    def load_sequence(self, event):
         """The sequence loading GUI element.
 
         @param event:   The wx event.




Related Messages


Powered by MHonArc, Updated Thu Jun 30 11:00:03 2011