Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sascalc/simulation/pointsmodelpy/tests/test2dui.py

    ra1b8fee r959eb01  
    77#  Imports: 
    88#-------------------------------------------------------------------------------- 
    9 from __future__ import print_function 
    109 
    1110import wx 
     
    4746 
    4847        data = ImageData(value_grid, index_vals) 
    49         print(value_grid, index_vals) 
     48        print value_grid, index_vals 
    5049         
    5150        # Create the index axes 
Note: See TracChangeset for help on using the changeset viewer.