mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Update black to 23.1.0 (#87188)
This commit is contained in:
@@ -208,7 +208,6 @@ class FinTsClient:
|
||||
holdings_accounts = []
|
||||
|
||||
for account in self.client.get_sepa_accounts():
|
||||
|
||||
if self.is_balance_account(account):
|
||||
balance_accounts.append(account)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user