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

[http-client-python] fix for mypy #4789

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[http-client-python] fix for mypy #4789

wants to merge 1 commit into from

Conversation

msyyc
Copy link
Contributor

@msyyc msyyc commented Oct 18, 2024

Fix for Azure/autorest.python#2870 (comment).
We need to add # type: ignore in __init__ for models/client/operation import so that mypy won't report error when _patch.py contains customized code.

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:python Issue for the Python client emitter: @typespec/http-client-python label Oct 18, 2024
@azure-sdk
Copy link
Collaborator

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants