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
At some point that I have not been able track down exactly, pylint started emitting symbols rather than message IDs by default, which broke message supression which relied on the IDs only. This has now been fixed to ignore based on both the message ID and the symbol.
0 commit comments