Skip to content

Commit

Permalink
Fix release note typo (#9969) (#9971)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0972ba5)

Co-authored-by: Jacob Walls <[email protected]>
  • Loading branch information
github-actions[bot] and jacobtylerwalls authored Sep 25, 2024
1 parent 76bce72 commit ec4ca64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/whatsnew/3/3.3/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ New Checks

Closes #9099 (`#9099 <https://github.com/pylint-dev/pylint/issues/9099>`_)

- Add `using-exception-group-in-unsupported-version` and
- Add `using-exception-groups-in-unsupported-version` and
`using-generic-type-syntax-in-unsupported-version` for uses of Python 3.11+ or
3.12+ features on lower supported versions provided with `--py-version`.

Expand Down

0 comments on commit ec4ca64

Please sign in to comment.