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

[Backport maintenance/3.3.x] Fix release note typo #9971

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Backport 0972ba526d9ab010441f936fbcd034e18389cf27 from #9969.

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 (76bce72) to head (8d7e59b). Report is 1 commits behind head on maintenance/3.3.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pylint-dev/pylint/pull/9971/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/9971?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) ```diff @@ Coverage Diff @@ ## maintenance/3.3.x #9971 +/- ## ================================================== Coverage 95.80% 95.80% ================================================== Files 174 174 Lines 18940 18940 ================================================== Hits 18146 18146 Misses 794 794 ```