Skip to content

Inform type checkers that arcade_mcp_server has inline type annotations#720

Merged
EricGustin merged 1 commit into
mainfrom
ericgustin/add-py-typed-marker
Dec 9, 2025
Merged

Inform type checkers that arcade_mcp_server has inline type annotations#720
EricGustin merged 1 commit into
mainfrom
ericgustin/add-py-typed-marker

Conversation

@EricGustin

@EricGustin EricGustin commented Dec 9, 2025

Copy link
Copy Markdown
Member

Other packages that depend on arcade_mcp_server will now be able to use the type information that arcade_mcp_server provides

Avoids mypy errors like the following: arcade_google_drive/tools/folders.py:12: error: Argument 1 to "create_folder" becomes "Any" due to an unfollowed import [no-any-unimported]


Note

Add arcade_mcp_server/py.typed to expose inline type hints and bump package version to 1.11.2.

  • Types:
    • Add arcade_mcp_server/py.typed to publish inline type hints to dependents.
  • Packaging:
    • Bump version in libs/arcade-mcp-server/pyproject.toml from 1.11.1 to 1.11.2.

Written by Cursor Bugbot for commit f566b0a. This will update automatically on new commits. Configure here.

@codecov

codecov Bot commented Dec 9, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@EricGustin EricGustin requested a review from evantahler December 9, 2025 23:05

@evantahler evantahler left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice.

@EricGustin EricGustin merged commit 25dabbe into main Dec 9, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants