desihub / desispec

DESI spectral pipeline
BSD 3-Clause "New" or "Revised" License
35 stars 24 forks source link

remove deprecated test_suite() function from all unit tests that use it #2155

Closed moustakas closed 7 months ago

moustakas commented 7 months ago

Should hopefully fix #2142.

weaverba137 commented 7 months ago

Thanks to the reduced number of warnings, it is now clear that numba.jit warnings should be addressed next.

moustakas commented 7 months ago

Apologies for all the git-noise. I was trying to be helpful by cleaning up some of the other easy warnings but ended up reverting a couple of the changes I made. This PR is ready for final review and, hopefully, merging.