Skip to content

Commit

Permalink
Fix release note typo (#9969)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls authored Sep 25, 2024
1 parent 88e4bc6 commit 0972ba5
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 0972ba5

Please sign in to comment.