mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 14:54:24 +01:00
Fix READMEs of examples
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import sys
|
||||
|
||||
from server import main
|
||||
from .server import main
|
||||
|
||||
sys.exit(main())
|
||||
|
||||
Reference in New Issue
Block a user