Update black to 23.1.0 (#87188)
This commit is contained in:
parent
f7666239ff
commit
5e81d28116
312 changed files with 299 additions and 475 deletions
|
@ -52,7 +52,6 @@ class SABnzbdConfigFlow(config_entries.ConfigFlow, domain=DOMAIN):
|
|||
|
||||
errors = {}
|
||||
if user_input is not None:
|
||||
|
||||
errors = await self._async_validate_input(user_input)
|
||||
|
||||
if not errors:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue