Skip to content

TCH003: Fix false positive for singledispatchmethod#13941

Merged
charliermarsh merged 1 commit intomainfrom
micha/fix-single-dispatch-method
Oct 28, 2024
Merged

TCH003: Fix false positive for singledispatchmethod#13941
charliermarsh merged 1 commit intomainfrom
micha/fix-single-dispatch-method

Conversation

@MichaReiser
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
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
@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