Edit out test import

This commit is contained in:
eric F 2022-06-02 08:41:30 -04:00
commit 3e80d66f71

View file

@ -8,7 +8,7 @@ University of Delaware Department of Chemical and Biomolecular Engineering. Last
import numpy as np import numpy as np
import scipy.special as sps import scipy.special as sps
import sys import sys
from scattering_test import * #from scattering_test import *
def mie_pi_tau(theta, alpha): def mie_pi_tau(theta, alpha):