You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update outdated class name in "How to Write a Checker" test example (#5449)
* Update code example in "How to Write a Checker"
`pylint.testutils.Message` got first renamed to
`pylint.testutils.TestMessage` in 49776ac and finally renamed to
`pylint.testutils.MessageTest` in 24cbf8c.
* Add pylbrecht to contributors
Co-authored-by: Philipp Albrecht <[email protected]>
Co-authored-by: Pierre Sassoulas <[email protected]>
0 commit comments