pylint-dev / pylint

It's not just a linter that annoys you!
https://pylint.readthedocs.io/en/latest/
GNU General Public License v2.0
5.32k stars 1.14k forks source link

Fix release note typo #9969

Closed jacobtylerwalls closed 1 month ago

jacobtylerwalls commented 1 month ago

Refs https://github.com/pylint-dev/pylint/issues/9791#issuecomment-2375086078

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.80%. Comparing base (88e4bc6) to head (b9db482). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pylint-dev/pylint/pull/9969/graphs/tree.svg?width=650&height=150&src=pr&token=ZETEzayrfk&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev)](https://app.codecov.io/gh/pylint-dev/pylint/pull/9969?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) ```diff @@ Coverage Diff @@ ## main #9969 +/- ## ======================================= Coverage 95.80% 95.80% ======================================= Files 174 174 Lines 18940 18940 ======================================= Hits 18146 18146 Misses 794 794 ```