Stricter pylint message control (#86154)
This commit is contained in:
parent
29b2b6727e
commit
79b52a2b41
73 changed files with 112 additions and 133 deletions
|
@ -80,7 +80,7 @@ async def test_config_reauth_profile(
|
|||
{},
|
||||
)
|
||||
|
||||
# pylint: disable=protected-access
|
||||
# pylint: disable-next=protected-access
|
||||
state = config_entry_oauth2_flow._encode_jwt(
|
||||
hass,
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue