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

[red-knot] Fix Boolean flags in mdtests #14654

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Nov 28, 2024

Summary

Similar to #14652, but now with conditions that are Literal[True] (instead of Literal[False]), where we want them to be bool. Red knot is becoming too powerful for this 😄.

@sharkdp sharkdp added the red-knot Multi-file analysis & type inference label Nov 28, 2024
@sharkdp sharkdp changed the title [red-knot] Fix subscript/class.md tests [red-knot] Fix Boolean flags in mdtests Nov 28, 2024
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@sharkdp sharkdp merged commit a378ff3 into main Nov 28, 2024
21 checks passed
@sharkdp sharkdp deleted the david/fix-subscript-mdtests branch November 28, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
red-knot Multi-file analysis & type inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants