mailr14168 - /branches/gui_testing/test_suite/gui_tests/model_free.py


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

Header


Content

Posted by edward on August 05, 2011 - 11:42:
Author: bugman
Date: Fri Aug  5 11:42:23 2011
New Revision: 14168

URL: http://svn.gna.org/viewcvs/relax?rev=14168&view=rev
Log:
Missing numpy import.


Modified:
    branches/gui_testing/test_suite/gui_tests/model_free.py

Modified: branches/gui_testing/test_suite/gui_tests/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/test_suite/gui_tests/model_free.py?rev=14168&r1=14167&r2=14168&view=diff
==============================================================================
--- branches/gui_testing/test_suite/gui_tests/model_free.py (original)
+++ branches/gui_testing/test_suite/gui_tests/model_free.py Fri Aug  5 
11:42:23 2011
@@ -21,6 +21,7 @@
 
###############################################################################
 
 # Python module imports.
+import numpy
 from os import F_OK, access, sep
 import wx
 




Related Messages


Powered by MHonArc, Updated Fri Aug 05 12:00:03 2011