arviz-devs / arviz

Exploratory analysis of Bayesian models with Python
https://python.arviz.org
Apache License 2.0
1.56k stars 386 forks source link

Address multiple deprecation warnings #2333

Closed OriolAbril closed 3 months ago

OriolAbril commented 3 months ago

Description

Update black version (a lot of changes, mostly adding spaces between module docstrings and imports though) And address several deprecation warnings from multiple dependencies.

Checklist


📚 Documentation preview 📚: https://arviz--2333.org.readthedocs.build/en/2333/

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.84%. Comparing base (7c52d0a) to head (07a819b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2333 +/- ## ========================================== + Coverage 86.80% 86.84% +0.03% ========================================== Files 123 123 Lines 12744 12744 ========================================== + Hits 11062 11067 +5 + Misses 1682 1677 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.