Skip to content

Commit 8080d87

Browse files
committed
fix comment
1 parent 38c574f commit 8080d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/client/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ def clear_tokens(self) -> None:
137137

138138
class OAuthClientProvider(httpx.Auth):
139139
"""
140-
Simplified OAuth2 authentication for httpx.
140+
OAuth2 authentication for httpx.
141141
Handles OAuth flow with automatic client registration and token storage.
142142
"""
143143

0 commit comments

Comments
 (0)