Configure autoflake for pre-commit (#82414)
This commit is contained in:
parent
bf3c6e5f58
commit
e4c73259f7
17 changed files with 11 additions and 33 deletions
|
@ -69,7 +69,6 @@ async def test_get_entries(hass, client, clear_handlers):
|
|||
@callback
|
||||
def async_get_options_flow(config_entry):
|
||||
"""Get options flow."""
|
||||
pass
|
||||
|
||||
@classmethod
|
||||
@callback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue