Skip to content

Commit 8ddf7f7

Browse files
committed
ruff
1 parent cb7f0c4 commit 8ddf7f7

File tree

1 file changed

+1
-0
lines changed
  • examples/servers/simple-auth/mcp_simple_auth

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""Main entry point for simple MCP server with GitHub OAuth authentication."""
22

33
import sys
4+
45
from mcp_simple_auth.server import main
56

67
sys.exit(main())

0 commit comments

Comments
 (0)