scikit-learn-contrib / MAPIE

A scikit-learn-compatible module to estimate prediction intervals and control risks based on conformal predictions.
https://mapie.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1.2k stars 99 forks source link

Updating sphinx version #466

Closed LacombeLouis closed 3 weeks ago

LacombeLouis commented 3 weeks ago

Description

Update the version of sphinx to 5.3.0 to allow doc to create correctly.

Fixes issue #465.

Please remove options that are irrelevant.

Checklist

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (614293e) to head (5bd2456). Report is 461 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #466 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 39 41 +2 Lines 4616 4954 +338 Branches 487 812 +325 ========================================== + Hits 4616 4954 +338 ```

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