ESMValGroup / ESMValCore

ESMValCore: A community tool for pre-processing data from Earth system models in CMIP and running analysis scripts.
https://www.esmvaltool.org
Apache License 2.0
42 stars 38 forks source link

Fix type hint for new mypy version #2497

Closed schlunma closed 1 month ago

schlunma commented 1 month ago

Description

Closes #2496


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the ๐Ÿ›  Technical or ๐Ÿงช Scientific review.


To help with the number pull requests:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.70%. Comparing base (56e1203) to head (655495e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2497 +/- ## ======================================= Coverage 94.70% 94.70% ======================================= Files 249 249 Lines 14114 14114 ======================================= Hits 13367 13367 Misses 747 747 ```

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