Enable Ruff TRY201 (#114269)
* Enable Ruff TRY201 * remove redundant rules
This commit is contained in:
parent
071c3abb69
commit
f7b7f74d10
36 changed files with 71 additions and 66 deletions
|
@ -87,7 +87,7 @@ async def get_hosts_list_if_supported(
|
|||
)
|
||||
|
||||
else:
|
||||
raise err
|
||||
raise
|
||||
|
||||
return supports_hosts, fbx_devices
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue