Skip to content

Commit 66ca944

Browse files
Fix Linter issue
1 parent 85db80f commit 66ca944

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/auth_management.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def single_account(account_id: str) -> None:
4747
print(f"Fetched {len(tools)} tools for configured account")
4848

4949

50-
5150
def set_accounts_globally(account_id: str) -> None:
5251
"""Use set_accounts() to bind accounts at the toolset level."""
5352
print("\n--- set_accounts() (global on toolset) ---")

0 commit comments

Comments
 (0)