Skip to content

Commit c289efa

Browse files
committed
Minor update to docstring
1 parent 3b974aa commit c289efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/client/stdio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def _get_executable_command(command: str) -> str:
190190
command: Base command (e.g., 'uvx', 'npx')
191191
192192
Returns:
193-
List[str]: Platform-appropriate command
193+
str: Platform-appropriate command
194194
"""
195195

196196
try:

0 commit comments

Comments
 (0)