Skip to content

Commit 95de596

Browse files
committed
Spelling/formatting
1 parent 5c5b816 commit 95de596

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ lifecycles
5252
linting
5353
Llm
5454
lstrips
55+
mikeas
5556
mockurl
5657
notif
5758
oauthoidc

tests/client/test_auth_middleware.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
import respx
88

99
from a2a.client import A2AClient
10-
from a2a.client.middleware import ClientCallContext, ClientCallInterceptor
1110
from a2a.client.auth import AuthInterceptor, InMemoryContextCredentialStore
11+
from a2a.client.middleware import ClientCallContext, ClientCallInterceptor
1212
from a2a.types import (
1313
APIKeySecurityScheme,
1414
AgentCapabilities,

0 commit comments

Comments
 (0)