You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
there are a few for loops. I would recommend that the body of each of these for loops be defined as a function. That makes the bodies of these loops testable.
The text was updated successfully, but these errors were encountered:
In
nir-comparison/analysis/spectra_chisq/_synthetic_photometry.py
there are a few
for
loops. I would recommend that the body of each of these for loops be defined as a function. That makes the bodies of these loops testable.The text was updated successfully, but these errors were encountered: