Skip to content

Commit d777539

Browse files
pylint-backport[bot]cdce8p
authored andcommitted
Add sphinx reference for whatsnew 3.3 (#10564) (#10565)
(cherry picked from commit aa5adbf) Co-authored-by: Marc Mueller <[email protected]>
1 parent 43724fd commit d777539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whatsnew/3/3.3/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ New Checks
358358
False Negatives Fixed
359359
---------------------
360360

361-
- Fix computation of never-returning function: :py:data:`typing.Never` is handled in addition to :py:data:`typing.NoReturn`, and priority is given to the explicit `--never-returning-functions` option.
361+
- Fix computation of never-returning function: :py:class:`typing.Never` is handled in addition to :py:class:`typing.NoReturn`, and priority is given to the explicit `--never-returning-functions` option.
362362

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

0 commit comments

Comments
 (0)