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
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
3535What'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
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
You can’t perform that action at this time.
0 commit comments