We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d641d69 commit 82948a0Copy full SHA for 82948a0
tests/test_pylint_runners.py
@@ -63,7 +63,7 @@ def test_pylint_argument_deduplication(tmpdir: LocalPath) -> None:
63
"""Check that the Pylint runner does not over-report on duplicate
64
arguments.
65
66
- (Github #6242, #4053).
+ (GitHub #6242, #4053).
67
"""
68
filepath = str(
69
pathlib.Path(__file__)
0 commit comments