mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-18 22:44:20 +01:00
Add progress notification callback for client (#721)
This commit is contained in:
@@ -3,5 +3,5 @@ from .server import main
|
||||
if __name__ == "__main__":
|
||||
# Click will handle CLI arguments
|
||||
import sys
|
||||
|
||||
|
||||
sys.exit(main()) # type: ignore[call-arg]
|
||||
|
||||
Reference in New Issue
Block a user