Source code for isofit.test.test_instrument

from isofit.core.instrument import wl_tol


[docs] def test_wl_tol(): assert wl_tol == 0.01