Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fetch): fix type checking issue from previous change #131

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

jackadamson
Copy link
Contributor

Description

#130 introduced a minor issue causing pyright to fail linting and I missed it before merging. So this change fixes the type annotations of the pydantic model.

@dsp-ant dsp-ant self-requested a review November 29, 2024 15:34
src/fetch/src/mcp_server_fetch/server.py Outdated Show resolved Hide resolved
src/fetch/src/mcp_server_fetch/server.py Outdated Show resolved Hide resolved
@jackadamson jackadamson requested a review from dsp-ant November 29, 2024 16:20
@jackadamson jackadamson merged commit 0ff39c7 into main Nov 29, 2024
23 checks passed
@jackadamson jackadamson deleted the jadamson/fetch-use-readabilityjs-fix branch November 29, 2024 16:28
laith-abood pushed a commit to laith-abood/mcp-claude that referenced this pull request Jan 13, 2025
…/jadamson/fetch-use-readabilityjs-fix

fix(fetch): fix type checking issue from previous change
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