File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -295,13 +295,13 @@ Other Changes
295295 the class itself.
296296
297297 Closes #5408
298- Refspylint -dev/astroid#1392
298+ Refs pylint -dev/astroid#1392
299299
300300* Fixed false positive for ``unused-argument `` when a method overridden in a subclass
301301 does nothing with the value of a keyword-only argument.
302302
303303 Closes #5771
304- Refspylint -dev/astroid#1382
304+ Refs pylint -dev/astroid#1382
305305
306306* Optimize parsing of long lines when ``missing-final-newline `` is enabled.
307307
@@ -343,7 +343,7 @@ Other Changes
343343* Fixed a crash involving a ``NewType `` named with an f-string.
344344
345345 Closes #5770
346- Refspylint -dev/astroid#1400
346+ Refs pylint -dev/astroid#1400
347347
348348* Improved ``bad-open-mode `` message when providing ``None `` to the ``mode ``
349349 argument of an ``open() `` call.
You can’t perform that action at this time.
0 commit comments