mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 06:54:18 +01:00
Include server examples folder in pyright check (#667)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .server import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
main() # type: ignore[call-arg]
|
||||
|
||||
Reference in New Issue
Block a user