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

TCH003: Fix false positive for singledispatchmethod #13941

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

MichaReiser
Copy link
Member

Summary

Fixes #13924

Test Plan

Added test

@MichaReiser MichaReiser added the bug Something isn't working label Oct 27, 2024
@MichaReiser MichaReiser marked this pull request as draft October 27, 2024 09:00
Copy link
Contributor

github-actions bot commented Oct 27, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser force-pushed the micha/fix-single-dispatch-method branch from 07d22a7 to 6d145b8 Compare October 27, 2024 09:19
@MichaReiser MichaReiser marked this pull request as ready for review October 27, 2024 09:19
@charliermarsh charliermarsh merged commit 5a56886 into main Oct 28, 2024
20 checks passed
@charliermarsh charliermarsh deleted the micha/fix-single-dispatch-method branch October 28, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive TCH003 for singledispatchmethod
2 participants