HERA-Team / hera_qm

HERA Data Quality Metrics
MIT License
2 stars 2 forks source link

Many unit test warnings, including deprecation warnings #388

Open bhazelton opened 3 years ago

bhazelton commented 3 years ago

The unit tests currently issue a lot of warnings. It would be good to filter the unimportant ones to be sure that any important ones are more obvious. Most concerning is that there are a lot of deprecation warnings being issued, which will probably cause breakages in the future if they are not addressed.