Ignore:
Timestamp:
Oct 11, 2018 2:03:40 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1249
Children:
7c4bb4d
Parents:
e090ba90
Message:

support for py37 in unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/pr_inversion/test/utest_explorer.py

    rf53d684 r88d2e70  
    55import os.path 
    66import unittest, math, numpy 
    7 from utest_invertor import load 
    87from sas.sascalc.pr.invertor import Invertor 
    98from sas.sascalc.pr.distance_explorer import DistExplorer 
     9from .utest_invertor import load 
    1010 
    1111 
Note: See TracChangeset for help on using the changeset viewer.