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

Update mypy version to 1.7.1 #399

Closed LacombeLouis closed 5 months ago

LacombeLouis commented 5 months ago

Description

Fixing an issue with mypy. #398

Type of change

Please remove options that are irrelevant.

Checklist

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (614293e) 100.00% compared to head (c240f85) 100.00%. Report is 173 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #399 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 39 39 Lines 4616 4772 +156 Branches 487 792 +305 ========================================== + Hits 4616 4772 +156 ```

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