Upgrade pylint to 2.6.0 (#39363)
This commit is contained in:
parent
67de1d3466
commit
1bf2c4d976
52 changed files with 77 additions and 86 deletions
|
@ -128,5 +128,4 @@ async def async_unload_entry(hass, entry):
|
|||
return await hass.config_entries.async_forward_entry_unload(entry, DEVICE_TRACKER)
|
||||
|
||||
|
||||
# pylint: disable=invalid-name
|
||||
async_remove_entry = config_entry_flow.webhook_async_remove_entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue