Skip to content

Commit cbf4a1a

Browse files
Some manual change
1 parent d777539 commit cbf4a1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/whatsnew/0/0.x.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Release date: 2013-04-25
2929
* Simplify checks for dangerous default values by unifying tests for all
3030
different mutable compound literals.
3131

32-
* Improve the description for E1124[:ref:`redundant-keyword-arg`]
32+
* Improve the description for :ref:`redundant-keyword-arg`
3333

3434

3535
What's New in Pylint 0.27.0?

doc/whatsnew/1/1.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Release date: 2014-04-30
1010
* Add a new warning [bad-continuation] for badly indented continued
1111
lines.
1212

13-
* Emit [:ref:`assignment-from-none`] when the function contains bare returns.
13+
* Emit :ref:`assignment-from-none` when the function contains bare returns.
1414

1515
Closes BitBucket #191
1616

0 commit comments

Comments
 (0)