You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening the issue! I'm going to close this as a duplicate of #6591 (the syntax in question here is legal on Python 3.12+, but not on lower versions)
In Python 3.9.18, the below code will succeed silently with ruff format and ruff check, even though it has a SyntaxError:
The text was updated successfully, but these errors were encountered: