File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Release date: 2013-04-25
29
29
* Simplify checks for dangerous default values by unifying tests for all
30
30
different mutable compound literals.
31
31
32
- * Improve the description for E1124[ :ref: `redundant-keyword-arg `]
32
+ * Improve the description for :ref: `redundant-keyword-arg `
33
33
34
34
35
35
What's New in Pylint 0.27.0?
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Release date: 2014-04-30
10
10
* Add a new warning [bad-continuation] for badly indented continued
11
11
lines.
12
12
13
- * Emit [ :ref: `assignment-from-none `] when the function contains bare returns.
13
+ * Emit :ref: `assignment-from-none ` when the function contains bare returns.
14
14
15
15
Closes BitBucket #191
16
16
You can’t perform that action at this time.
0 commit comments